Searched refs:TouchPressed (Results 1 – 11 of 11) sorted by relevance
50 PlatformTouchPoint::State state = PlatformTouchPoint::TouchPressed; in PlatformTouchEvent()53 state = PlatformTouchPoint::TouchPressed; in PlatformTouchEvent()
37 case Qt::TouchPointPressed: m_state = TouchPressed; break; in PlatformTouchPoint()
40 TouchPressed, enumerator
45 state = PlatformTouchPoint::TouchPressed; in PlatformTouchEvent()
211 case WebPlatformTouchPoint::TouchPressed: in WebKit2PlatformTouchPoint()212 m_state = PlatformTouchPoint::TouchPressed; in WebKit2PlatformTouchPoint()
277 TouchPressed, enumerator
188 state = WebPlatformTouchPoint::TouchPressed; in createWebTouchEvent()
196 return PlatformTouchPoint::TouchPressed; in toPlatformTouchPointState()
3062 case PlatformTouchPoint::TouchPressed: in eventNameForTouchPointState()3111 case PlatformTouchPoint::TouchPressed: in handleTouchEvent()3170 if (pointState == PlatformTouchPoint::TouchPressed) { in handleTouchEvent()
3247 defaultTouchState = WebCore::PlatformTouchPoint::TouchPressed; in handleTouchEvent()3283 touchStates[c] = WebCore::PlatformTouchPoint::TouchPressed; in handleTouchEvent()
42871 TouchPressed state.