Searched defs:TextCheckingResult (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
H A DWebTextCheckingResult.cpp38 WebTextCheckingResult::operator TextCheckingResult() const
40 TextCheckingResult result;
/external/chromium_org/third_party/WebKit/Source/platform/text/
H A DTextChecking.h62 struct TextCheckingResult { struct in namespace:blink
113 virtual void didSucceed(const Vector<TextCheckingResult>&) = 0;

Completed in 802 milliseconds