HomeSort by relevance Sort by last modified time
    Searched defs:TextCheckingResult (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/WebKit/Source/web/
WebTextCheckingResult.cpp 40 WebTextCheckingResult::operator TextCheckingResult() const
42 TextCheckingResult result;
  /external/chromium_org/third_party/WebKit/Source/core/platform/text/
TextChecking.h 60 struct TextCheckingResult {
109 virtual void didSucceed(const Vector<TextCheckingResult>&) = 0;

Completed in 34 milliseconds