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

  /external/webkit/Source/WebCore/editing/
Editor.h 225 void markMisspellingsAndBadGrammar(const VisibleSelection& spellingSelection, bool markGrammar, const VisibleSelection& grammarSelection);
229 MarkGrammar = 1 << 1,
Editor.cpp 419 m_spellChecker->requestCheckingFor(textCheckingTypeMaskFor(MarkSpelling | MarkGrammar), nodeToCheck);
    [all...]

Completed in 125 milliseconds