TouchStationary   254 Source/core/inspector/InspectorInputAgent.cpp             convertedState = PlatformTouchPoint::TouchStationary;
TouchStationary  3570 Source/core/page/EventHandler.cpp     case PlatformTouchPoint::TouchStationary:
TouchStationary  3657 Source/core/page/EventHandler.cpp         case PlatformTouchPoint::TouchStationary:
TouchStationary  3757 Source/core/page/EventHandler.cpp         if (pointState != PlatformTouchPoint::TouchStationary) {
TouchStationary   382 Source/web/WebInputEventConversion.cpp         return PlatformTouchPoint::TouchStationary;