Searched defs:useLatchedEventNode (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/platform/
H A DPlatformWheelEvent.h134 bool useLatchedEventNode() const { return m_momentumPhase == PlatformWheelEventPhaseBegan || m_momentumPhase == PlatformWheelEventPhaseChanged; } function in class:WebCore::PlatformWheelEvent
136 bool useLatchedEventNode() const { return false; } function in class:WebCore::PlatformWheelEvent

Completed in 71 milliseconds