Home
last modified time | relevance | path

Searched refs:grammarSelection (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.h64 …t VisibleSelection& spellingSelection, bool markGrammar, const VisibleSelection& grammarSelection);
DSpellChecker.cpp609 …st VisibleSelection& spellingSelection, bool markGrammar, const VisibleSelection& grammarSelection) in markMisspellingsAndBadGrammar() argument
619 …s(textCheckingOptions, spellingSelection.toNormalizedRange().get(), grammarSelection.toNormalizedR… in markMisspellingsAndBadGrammar()
626 markBadGrammar(grammarSelection); in markMisspellingsAndBadGrammar()