Searched refs:lastLineTop (Results 1 – 1 of 1) sorted by relevance
155 final int lastLineTop = mLayout.getLineTop(mLayout.getLineCount() - 1); in following() local156 final int currentPageEndLine = (nextPageStartY < lastLineTop) in following()