Searched defs:scrollAmount (Results 1 – 2 of 2) sorted by relevance
834 float scrollAmount; in onScrollTouch() local932 float scrollAmount = newTopAmount < 0 ? -newTopAmount : 0.0f; in overScrollUp() local965 float scrollAmount = newBottomAmount < 0 ? newBottomAmount : 0.0f; in overScrollDown() local
543 int scrollAmount = targetCenter - selectedCenter; in scrollIntoSlots() local