Searched refs:scrollLeft (Results 1 – 9 of 9) sorted by relevance
31 return scrollLeft(widget, buffer, 1); in left()
109 handled |= scrollLeft(widget, text, (int)Math.ceil(-hscroll)); in onGenericMotionEvent()466 protected boolean scrollLeft(TextView widget, Spannable buffer, int amount) { in scrollLeft() method in BaseMovementMethod
1474 scrollLeft(); in onGenericMotionEvent()1706 public boolean scrollLeft() { in scrollLeft() method1802 if (pagesFlipped ? scrollLeft() : scrollRight()) { in performAccessibilityAction()1807 if (pagesFlipped ? scrollRight() : scrollLeft()) { in performAccessibilityAction()1815 return scrollLeft(); in performAccessibilityAction()1820 return scrollLeft(); in performAccessibilityAction()
3092 public boolean scrollLeft() { in scrollLeft() method in Workspace3095 result = super.scrollLeft(); in scrollLeft()
19 …scrollLeft||E&&E.scrollLeft||0)-(I.clientLeft||0);H.pageY=H.clientY+(I&&I.scrollTop||E&&E.scrollTo…40 …scrollLeft()};if(d.is(".ui-draggable")||(/absolute/).test(d.css("position"))){d.css({position:"abs…
17 …cument||c,i=h.documentElement,j=h.body;a.pageX=a.clientX+(i&&i.scrollLeft||j&&j.scrollLeft||0)-(i&…
1512 mContent.scrollLeft(); in onAlarm()
4943 public boolean scrollLeft() {4945 return super.scrollLeft();
59631 Landroid/text/method/BaseMovementMethod;->scrollLeft(Landroid/widget/TextView;Landroid/text/Spannab…