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

  /external/chromium_org/third_party/WebKit/Source/core/editing/
SpellChecker.h 67 void markAndReplaceFor(PassRefPtrWillBeRawPtr<SpellCheckRequest>, const Vector<TextCheckingResult>&);
SpellCheckRequester.cpp 249 frame().spellChecker().markAndReplaceFor(m_processingRequest, results);
SpellChecker.cpp 568 markAndReplaceFor(request, results);
572 void SpellChecker::markAndReplaceFor(PassRefPtrWillBeRawPtr<SpellCheckRequest> request, const Vector<TextCheckingResult>& results)
    [all...]

Completed in 522 milliseconds