Home | History | Annotate | Download | only in test_runner

Lines Matching defs:GestureEvent

1679   GestureEvent(WebInputEvent::GestureScrollBegin, args);
1683 GestureEvent(WebInputEvent::GestureScrollEnd, args);
1687 GestureEvent(WebInputEvent::GestureScrollUpdate, args);
1691 GestureEvent(WebInputEvent::GestureScrollUpdateWithoutPropagation, args);
1695 GestureEvent(WebInputEvent::GestureTap, args);
1699 GestureEvent(WebInputEvent::GestureTapDown, args);
1703 GestureEvent(WebInputEvent::GestureShowPress, args);
1707 GestureEvent(WebInputEvent::GestureTapCancel, args);
1711 GestureEvent(WebInputEvent::GestureLongPress, args);
1715 GestureEvent(WebInputEvent::GestureLongTap, args);
1719 GestureEvent(WebInputEvent::GestureTwoFingerTap, args);
1893 void EventSender::GestureEvent(WebInputEvent::Type type,