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

  /external/chromium_org/chrome/renderer/spellchecker/
spellcheck.h 79 bool SpellCheckParagraph(
92 // posts a background task and calls SpellCheckParagraph() in the task.
spellcheck.cc 198 bool SpellCheck::SpellCheckParagraph(
342 SpellCheckParagraph(param->text(), &results);
spellcheck_provider.cc 161 spellcheck_->SpellCheckParagraph(text, results);
spellcheck_unittest.cc 91 spell_check()->SpellCheckParagraph(input,
    [all...]

Completed in 54 milliseconds