Home
last modified time | relevance | path

Searched defs:handleWheelEventPhase (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/scroll/
DScrollAnimator.h70 virtual void handleWheelEventPhase(PlatformWheelEventPhase) { } in handleWheelEventPhase() function
/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.cpp842 void ScrollingCoordinator::handleWheelEventPhase(PlatformWheelEventPhase phase) in handleWheelEventPhase() function in WebCore::ScrollingCoordinator