Searched refs:prevScroll (Results 1 – 1 of 1) sorted by relevance
408 int prevScroll; in ensureWithinScrollBounds() local411 prevScroll = currScroll; in ensureWithinScrollBounds()413 if (currScroll <= prevScroll) { in ensureWithinScrollBounds()420 prevScroll = currScroll; in ensureWithinScrollBounds()422 if (currScroll >= prevScroll) { in ensureWithinScrollBounds()