Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/public/web/
DWebSpellCheckClient.h65 virtual void requestCheckingOfText(const WebString& textToCheck, in requestCheckingOfText() argument
/external/chromium_org/third_party/WebKit/Source/core/editing/
DSpellChecker.cpp505 TextCheckingParagraph textToCheck(rangeToCheck, rangeToCheck); in chunkAndMarkAllMisspellingsAndBadGrammar() local
507 …xtCheckingTypeMask(TextCheckingTypeSpelling | TextCheckingTypeGrammar), textToCheck, asynchronous); in chunkAndMarkAllMisspellingsAndBadGrammar()