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