Searched refs:pixelStep (Results 1 – 5 of 5) sorted by relevance
110 … scroll(VerticalScrollbar, granularity, m_scrollableArea->pixelStep(VerticalScrollbar), -deltaY); in handleWheelEvent()121 …scroll(HorizontalScrollbar, granularity, m_scrollableArea->pixelStep(HorizontalScrollbar), -deltaX… in handleWheelEvent()
127 step = pixelStep(orientation); in scroll()404 float ScrollableArea::pixelStep(ScrollbarOrientation) const in pixelStep() function in WebCore::ScrollableArea
221 virtual float pixelStep(ScrollbarOrientation) const;
130 virtual float pixelStep(ScrollbarOrientation) const;
874 float RenderListBox::pixelStep(ScrollbarOrientation) const in pixelStep() function in WebCore::RenderListBox