Searched refs:dominantScrollGestureDirection (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/page/
H A DWheelEventDeltaTracker.h56 DominantScrollGestureDirection dominantScrollGestureDirection() const;
H A DWheelEventDeltaTracker.cpp66 DominantScrollGestureDirection WheelEventDeltaTracker::dominantScrollGestureDirection() const function in class:WebCore::WheelEventDeltaTracker
H A DEventHandler.cpp2642 dominantDirection = m_recentWheelEventDeltaTracker->dominantScrollGestureDirection();
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebPage/
H A DEventDispatcher.cpp113 dominantDirection = m_recentWheelEventDeltaTracker->dominantScrollGestureDirection();

Completed in 123 milliseconds