Searched refs:BEFORE_FIRST_ITEM (Results 1 – 1 of 1) sorted by relevance
1823 static final int BEFORE_FIRST_ITEM = 1; field in MultiSelectManager.GridModel.RelativeCoordinate1870 this.type = BEFORE_FIRST_ITEM; in RelativeCoordinate()1895 if (type == BEFORE_FIRST_ITEM) { in toComparisonValue()2010 case RelativeCoordinate.BEFORE_FIRST_ITEM: in getCoordinateValue()2036 if (pointerCoordinate.type == RelativeCoordinate.BEFORE_FIRST_ITEM && in doesCoordinateLocationCoverItems()2037 originCoordinate.type == RelativeCoordinate.BEFORE_FIRST_ITEM) { in doesCoordinateLocationCoverItems()