Home | History | Annotate | Download | only in nav

Lines Matching defs:scrollRight

1036         int scrollRight;
1037 if (testLeft < navLeft && navLeft < (scrollRight = mScrolledBounds.right())) {
1038 mScrolledBounds.setWidth(scrollRight - navLeft);