GestureTapDown     55 Source/core/events/GestureEvent.cpp     case PlatformEvent::GestureTapDown:
GestureTapDown   2278 Source/core/page/EventHandler.cpp     case PlatformEvent::GestureTapDown:
GestureTapDown   2350 Source/core/page/EventHandler.cpp         if (gestureEvent.type() == PlatformEvent::GestureTapDown && eventSwallowed) {
GestureTapDown   2399 Source/core/page/EventHandler.cpp     case PlatformEvent::GestureTapDown:
GestureTapDown   2763 Source/core/page/EventHandler.cpp     case PlatformEvent::GestureTapDown:
GestureTapDown    350 Source/platform/scroll/Scrollbar.cpp     case PlatformEvent::GestureTapDown:
GestureTapDown    148 Source/web/PageWidgetDelegate.cpp     case WebInputEvent::GestureTapDown:
GestureTapDown    314 Source/web/PopupContainer.cpp     case PlatformEvent::GestureTapDown:
GestureTapDown    203 Source/web/WebInputEventConversion.cpp     case WebInputEvent::GestureTapDown:
GestureTapDown    204 Source/web/WebInputEventConversion.cpp         m_type = PlatformEvent::GestureTapDown;
GestureTapDown    750 Source/web/WebInputEventConversion.cpp         type = GestureTapDown;
GestureTapDown    329 Source/web/WebPopupMenuImpl.cpp     case WebInputEvent::GestureTapDown:
GestureTapDown    741 Source/web/WebViewImpl.cpp     case WebInputEvent::GestureTapDown:
GestureTapDown    178 Source/web/tests/WebInputEventConversionTest.cpp         webGestureEvent.type = WebInputEvent::GestureTapDown;
GestureTapDown    384 Source/web/tests/WebInputEventConversionTest.cpp         webGestureEvent.type = WebInputEvent::GestureTapDown;