Searched defs:maxScrollX (Results 1 – 5 of 5) sorted by relevance
33 public static void setMaxScrollX(Object record, int maxScrollX) { in setMaxScrollX()
488 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollRight() local665 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollLineEnd() local
63 public void setMaxScrollX(Object record, int maxScrollX); in setMaxScrollX()223 public void setMaxScrollX(Object record, int maxScrollX) { in setMaxScrollX()488 public void setMaxScrollX(Object record, int maxScrollX) { in setMaxScrollX()852 public void setMaxScrollX(int maxScrollX) { in setMaxScrollX()
454 public void setMaxScrollX(int maxScrollX) { in setMaxScrollX()
2149 int maxScrollX = getChildOffset(lastChildIndex) - getRelativeChildOffset(lastChildIndex); in updateScrollingIndicatorPosition() local