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