Home | History | Annotate | Download | only in nav

Lines Matching refs:testTop

904     int testTop = mScrolledBounds.y();
913 if (testTop < navTop && navTop < (scrollBottom = mScrolledBounds.bottom())) {