Searched refs:TouchCancelled (Results 1 – 4 of 4) sorted by relevance
34 TouchCancelled, enumerator
252 convertedState = PlatformTouchPoint::TouchCancelled; in dispatchTouchEvent()
3496 case PlatformTouchPoint::TouchCancelled: in eventNameForTouchPointState()3538 …tate() != PlatformTouchPoint::TouchReleased && point.state() != PlatformTouchPoint::TouchCancelled) in handleTouchEvent()3657 …ntState == PlatformTouchPoint::TouchReleased || pointState == PlatformTouchPoint::TouchCancelled) { in handleTouchEvent()3722 …ntState != PlatformTouchPoint::TouchReleased && pointState != PlatformTouchPoint::TouchCancelled) { in handleTouchEvent()
403 return PlatformTouchPoint::TouchCancelled; in toPlatformTouchPointState()