Searched refs:maxScrollX (Results 1 – 3 of 3) sorted by relevance
488 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollRight() local490 if (scrollX < maxScrollX) { in scrollRight()491 scrollX = Math.min(scrollX + getCharacterWidth(widget) * amount, maxScrollX); in scrollRight()665 final int maxScrollX = getScrollBoundsRight(widget) - getInnerWidth(widget); in scrollLineEnd() local667 if (scrollX < maxScrollX) { in scrollLineEnd()668 widget.scrollTo(maxScrollX, widget.getScrollY()); in scrollLineEnd()
544 public void setMaxScrollX(int maxScrollX) { in setMaxScrollX() argument546 mMaxScrollX = maxScrollX; in setMaxScrollX()
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...