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

  /external/webkit/Source/WebKit/android/content/
content_detector.cpp 50 ContentDetector::Result ContentDetector::FindTappedContent(
content_detector.h 77 Result FindTappedContent(const WebKit::WebHitTestInfo& hit_test);
  /external/webkit/Source/WebKit/android/jni/
AndroidHitTestResult.cpp 165 m_searchResult = address.FindTappedContent(webHitTest);
167 m_searchResult = phoneEmail.FindTappedContent(webHitTest);

Completed in 38 milliseconds