Searched refs:lineLeft (Results 1 – 1 of 1) sorted by relevance
431 final int lineLeft = (int) Math.floor(layout.getLineLeft(line)); in getScrollBoundsLeft() local432 if (lineLeft < left) { in getScrollBoundsLeft()433 left = lineLeft; in getScrollBoundsLeft()