HomeSort by relevance Sort by last modified time
    Searched refs:didCheck (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/editing/
SpellChecker.h 51 void didCheck(int sequence, const Vector<TextCheckingResult>&);
SpellChecker.cpp 151 void SpellChecker::didCheck(int sequence, const Vector<TextCheckingResult>& results)
  /external/webkit/Source/WebKit/chromium/src/
WebTextCheckingCompletionImpl.cpp 67 m_spellChecker->didCheck(m_identifier, toCoreResults(results));
  /external/webkit/Source/WebKit/mac/WebCoreSupport/
WebEditorClient.mm     [all...]

Completed in 37 milliseconds