Searched refs:getScrollBoundsRight (Results 1 – 1 of 1) sorted by relevance
439 private int getScrollBoundsRight(TextView widget) { in getScrollBoundsRight() method in BaseMovementMethod488 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollRight()665 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollLineEnd()