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

  /external/webkit/Source/WebCore/editing/
SpellChecker.h 50 void requestCheckingFor(TextCheckingTypeMask, Node*);
SpellChecker.cpp 111 void SpellChecker::requestCheckingFor(TextCheckingTypeMask mask, Node* node)
Editor.cpp 419 m_spellChecker->requestCheckingFor(textCheckingTypeMaskFor(MarkSpelling | MarkGrammar), nodeToCheck);
    [all...]

Completed in 36 milliseconds