Home
last modified time | relevance | path

Searched refs:pixelStep (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/platform/
DScrollAnimator.cpp110 scroll(VerticalScrollbar, ScrollByPixel, verticalScrollbar->pixelStep(), -deltaY); in handleWheelEvent()
112 scroll(HorizontalScrollbar, ScrollByPixel, horizontalScrollbar->pixelStep(), -deltaX); in handleWheelEvent()
DScrollbar.h73 float pixelStep() const { return m_pixelStep; } in pixelStep() function
DScrollableArea.cpp85 step = scrollbar->pixelStep(); in scroll()
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1689907 (WebCore::Scrollbar::pixelStep):
90684 (WebCore::Scrollbar::pixelStep):