Searched refs:prevScroll (Results 1 – 1 of 1) sorted by relevance
405 int prevScroll; in ensureWithinScrollBounds() local408 prevScroll = currScroll; in ensureWithinScrollBounds()410 if (currScroll <= prevScroll) { in ensureWithinScrollBounds()417 prevScroll = currScroll; in ensureWithinScrollBounds()419 if (currScroll >= prevScroll) { in ensureWithinScrollBounds()