Searched refs:currentPageStartLine (Results 1 – 1 of 1) sorted by relevance
184 int currentPageStartLine = (previousPageEndY > 0) ? in preceding() local188 if (end == mText.length() && (currentPageStartLine < currentLine)) { in preceding()189 currentPageStartLine += 1; in preceding()192 final int start = getLineEdgeIndex(currentPageStartLine, DIRECTION_START); in preceding()