Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.h153 void setWheelEventHandlerCount(unsigned);
DScrollingCoordinator.cpp601 void ScrollingCoordinator::setWheelEventHandlerCount(unsigned count) in setWheelEventHandlerCount() function in WebCore::ScrollingCoordinator
609 setWheelEventHandlerCount(computeCurrentWheelEventHandlerCount()); in recomputeWheelEventHandlerCountForFrameView()