Searched refs:TouchStationary (Results 1 – 4 of 4) sorted by relevance
36 TouchStationary, enumerator
253 convertedState = PlatformTouchPoint::TouchStationary; in dispatchTouchEvent()
403 return PlatformTouchPoint::TouchStationary; in toPlatformTouchPointState()
3375 case PlatformTouchPoint::TouchStationary: in eventNameForTouchPointState()3608 if (pointState != PlatformTouchPoint::TouchStationary && knownTarget) { in handleTouchEvent()