Home
last modified time | relevance | path

Searched refs:ContentDetector (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebKit/android/content/
Dcontent_detector.h52 class ContentDetector {
73 virtual ~ContentDetector() {} in ~ContentDetector()
102 ContentDetector() {} in ContentDetector() function
105 DISALLOW_COPY_AND_ASSIGN(ContentDetector);
Dcontent_detector.cpp50 ContentDetector::Result ContentDetector::FindTappedContent( in FindTappedContent()
63 WebRange ContentDetector::FindContentRange( in FindContentRange()
95 WebCore::Settings* ContentDetector::GetSettings(const WebKit::WebHitTestInfo& hit_test) { in GetSettings()
DPhoneEmailDetector.h52 class PhoneEmailDetector : public ContentDetector {
Daddress_detector.h46 class AddressDetector : public ContentDetector {
/external/webkit/Source/WebKit/android/jni/
DAndroidHitTestResult.h62 ContentDetector::Result m_searchResult;