Searched refs:DIRECTION_START (Results 1 – 1 of 1) sorted by relevance
33 protected static final int DIRECTION_START = -1; field in AccessibilityIterators.LineTextSegmentIterator64 if (getLineEdgeIndex(currentLine, DIRECTION_START) == offset) { in following()73 final int start = getLineEdgeIndex(nextLine, DIRECTION_START); in following()101 final int start = getLineEdgeIndex(previousLine, DIRECTION_START); in preceding()192 final int start = getLineEdgeIndex(currentPageStartLine, DIRECTION_START); in preceding()