Searched refs:TouchPressed (Results 1 – 4 of 4) sorted by relevance
34 TouchPressed, enumerator
248 convertedState = PlatformTouchPoint::TouchPressed; in dispatchTouchEvent()
207 m_state = TouchPressed; in SyntheticTouchPoint()3566 case PlatformTouchPoint::TouchPressed: in eventNameForTouchPointState()3625 if (point.state() != PlatformTouchPoint::TouchPressed) in handleTouchEvent()3645 case PlatformTouchPoint::TouchPressed: in handleTouchEvent()3666 if (pointState == PlatformTouchPoint::TouchPressed) { in handleTouchEvent()
377 return PlatformTouchPoint::TouchPressed; in toPlatformTouchPointState()