Home | History | Annotate | Download | only in tests

Lines Matching refs:GestureLongPress

140         } else if (event.type == WebInputEvent::GestureLongPress) {
982 event.type = WebInputEvent::GestureLongPress;
1006 EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureLongPress, onselectstartfalse));
1008 EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureLongPress, target));