Searched defs:maxScrollX (Results 1 – 2 of 2) sorted by relevance
488 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollRight() local665 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollLineEnd() local
533 public void setMaxScrollX(int maxScrollX) { in setMaxScrollX()