Searched refs:scrollRight (Results 1 – 3 of 3) sorted by relevance
36 return scrollRight(widget, buffer, 1); in right()
111 handled |= scrollRight(widget, text, (int)Math.ceil(hscroll)); in onGenericMotionEvent()487 protected boolean scrollRight(TextView widget, Spannable buffer, int amount) { in scrollRight() method in BaseMovementMethod
70336 Landroid/text/method/BaseMovementMethod;->scrollRight(Landroid/widget/TextView;Landroid/text/Spanna…