HomeSort by relevance Sort by last modified time
    Searched refs:setWheelEventHandlerCount (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/core/page/scrolling/
ScrollingCoordinator.h 140 void setWheelEventHandlerCount(unsigned);
ScrollingCoordinator.cpp 409 void ScrollingCoordinator::setWheelEventHandlerCount(unsigned count)
418 setWheelEventHandlerCount(computeCurrentWheelEventHandlerCount());

Completed in 43 milliseconds