Searched refs:prevScroll (Results 1 – 1 of 1) sorted by relevance
332 int prevScroll; in ensureWithinScrollBounds() local335 prevScroll = currScroll; in ensureWithinScrollBounds()337 if (currScroll <= prevScroll) { in ensureWithinScrollBounds()344 prevScroll = currScroll; in ensureWithinScrollBounds()346 if (currScroll >= prevScroll) { in ensureWithinScrollBounds()