Searched refs:TouchStationary (Results 1 – 4 of 4) sorted by relevance
33 TouchStationary, enumerator
250 convertedState = PlatformTouchPoint::TouchStationary; in dispatchTouchEvent()
401 return PlatformTouchPoint::TouchStationary; in toPlatformTouchPointState()
3502 case PlatformTouchPoint::TouchStationary: in eventNameForTouchPointState()3733 if (pointState != PlatformTouchPoint::TouchStationary && knownTarget) { in handleTouchEvent()