Searched refs:prevScroll (Results 1 – 1 of 1) sorted by relevance
282 int prevScroll; in ensureWithinScrollBounds() local285 prevScroll = currScroll; in ensureWithinScrollBounds()287 if (currScroll <= prevScroll) { in ensureWithinScrollBounds()294 prevScroll = currScroll; in ensureWithinScrollBounds()296 if (currScroll >= prevScroll) { in ensureWithinScrollBounds()