OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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