Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
DScrollingCoordinator.h130 unsigned computeCurrentWheelEventHandlerCount();
DScrollingCoordinator.cpp609 setWheelEventHandlerCount(computeCurrentWheelEventHandlerCount()); in recomputeWheelEventHandlerCountForFrameView()
753 unsigned ScrollingCoordinator::computeCurrentWheelEventHandlerCount() in computeCurrentWheelEventHandlerCount() function in WebCore::ScrollingCoordinator