HomeSort by relevance Sort by last modified time
    Searched refs:bestTapNode (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/tests/
LinkHighlightTest.cpp 77 Node* touchNode = webViewImpl->bestTapNode(platformEvent);
84 EXPECT_FALSE(webViewImpl->bestTapNode(platformEvent));
180 Node* touchNode = webViewImpl->bestTapNode(platformEvent);
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.h 525 WebCore::Node* bestTapNode(const WebCore::PlatformGestureEvent& tapEvent);
    [all...]
WebViewImpl.cpp     [all...]

Completed in 103 milliseconds