tapElementById    976 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureTap, clickListener));
tapElementById    980 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureTap, touchstartListener));
tapElementById    984 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureTap, mousedownListener));
tapElementById    990 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureTap, noListener));
tapElementById    996 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureTap, noListener));
tapElementById   1048 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureLongPress, onselectstartfalse));
tapElementById   1050 Source/web/tests/WebViewTest.cpp     EXPECT_TRUE(tapElementById(webView, WebInputEvent::GestureLongPress, target));