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