Searched refs:FindContent (Results 1 - 7 of 7) sorted by path

/external/webkit/Source/WebKit/android/content/
H A DPhoneEmailDetector.cpp70 bool PhoneEmailDetector::FindContent(const string16::const_iterator& begin, function in class:PhoneEmailDetector
H A DPhoneEmailDetector.h59 virtual bool FindContent(const string16::const_iterator& begin,
78 // only work because we always call IsEnabled before FindContent
H A Daddress_detector.cpp166 bool AddressDetector::FindContent(const string16::const_iterator& begin, function in class:AddressDetector
H A Daddress_detector.h52 virtual bool FindContent(const string16::const_iterator& begin,
H A Dcontent_detector.cpp73 if (!FindContent(content.begin() + start_offset,
H A Dcontent_detector.h84 virtual bool FindContent(const string16::const_iterator& begin,
/external/webkit/Source/WebKit/android/jni/
H A DWebViewCore.cpp4672 bool success = detector.FindContent(addrChars, addrChars + length, &start, &end);

Completed in 192 milliseconds