Searched refs:useLatchedEventNode (Results 1 – 2 of 2) sorted by relevance
119 …bool useLatchedEventNode() const { return m_momentumPhase == PlatformWheelEventPhaseBegan || m_mom… in useLatchedEventNode() function123 bool useLatchedEventNode() const { return false; } in useLatchedEventNode() function
1976 if (event.useLatchedEventNode()) { in handleWheelEvent()