Searched refs:ScrollByPrecisePixel (Results 1 – 6 of 6) sorted by relevance
112 ScrollByPrecisePixel enumerator
85 …ScrollGranularity granularity = e.hasPreciseScrollingDeltas() ? ScrollByPrecisePixel : ScrollByPix… in handleWheelEvent()
151 case ScrollByPrecisePixel: in scroll()
414 case ScrollByPrecisePixel: in scroll()
883 …arGroup->scroll(delta < 0 ? negativeDirection : positiveDirection, ScrollByPrecisePixel, absDelta); in gestureScrollHelper()
140 scrollAnimatorNone.scroll(HorizontalScrollbar, ScrollByPrecisePixel, 4, 25); in TEST()