Home
last modified time | relevance | path

Searched refs:autoscrollPressedPart (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollbar.cpp200 autoscrollPressedPart(theme()->autoscrollTimerDelay()); in autoscrollTimerFired()
210 void Scrollbar::autoscrollPressedPart(double delay) in autoscrollPressedPart() function in WebCore::Scrollbar
483 autoscrollPressedPart(theme()->initialAutoscrollTimerDelay()); in mouseDown()
DScrollbar.h163 void autoscrollPressedPart(double delay);