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

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

Completed in 1073 milliseconds