Searched refs:daRight (Results 1 – 1 of 1) sorted by relevance
1125 int daRight = getChildAt(0).getRight(); in arrowScroll() local1129 if (daRight - screenRight < maxJump) { in arrowScroll()1130 scrollDelta = daRight - screenRight; in arrowScroll()