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

  /external/chromium_org/third_party/WebKit/Source/web/tests/
LinkHighlightTest.cpp 77 Node* touchNode = webViewImpl->bestTapNode(platformEvent);
78 ASSERT_TRUE(touchNode);
180 Node* touchNode = webViewImpl->bestTapNode(platformEvent);
181 ASSERT_TRUE(touchNode);
190 touchNode->remove(IGNORE_EXCEPTION);
  /external/chromium_org/third_party/WebKit/Source/web/
WebViewImpl.cpp     [all...]

Completed in 55 milliseconds