Searched refs:ContentDetector (Results 1 – 5 of 5) sorted by relevance
52 class ContentDetector {73 virtual ~ContentDetector() {} in ~ContentDetector()102 ContentDetector() {} in ContentDetector() function105 DISALLOW_COPY_AND_ASSIGN(ContentDetector);
50 ContentDetector::Result ContentDetector::FindTappedContent( in FindTappedContent()63 WebRange ContentDetector::FindContentRange( in FindContentRange()95 WebCore::Settings* ContentDetector::GetSettings(const WebKit::WebHitTestInfo& hit_test) { in GetSettings()
52 class PhoneEmailDetector : public ContentDetector {
46 class AddressDetector : public ContentDetector {
62 ContentDetector::Result m_searchResult;