Home | History | Annotate | Download | only in nav

Lines Matching full:scrolltop

1062         int scrollTop;
1063 if (testBottom > navBottom && navBottom > (scrollTop = mScrolledBounds.y()))
1064 mScrolledBounds.setHeight(navBottom - scrollTop);