Searched refs:navRight (Results 1 – 1 of 1) sorted by relevance
937 int navRight = navBounds.right(); in innerLeft() local939 if (testRight > navRight && navRight > (scrollLeft = mScrolledBounds.x())) in innerLeft()940 mScrolledBounds.setWidth(navRight - scrollLeft); in innerLeft()