OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetAutoCorrectionWord
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/chrome/renderer/spellchecker/
spellcheck.h
89
base::string16
GetAutoCorrectionWord
(const base::string16& word, int tag);
spellcheck.cc
247
base::string16 SpellCheck::
GetAutoCorrectionWord
(const base::string16& word,
spellcheck_provider.cc
183
return spellcheck_->
GetAutoCorrectionWord
(word, routing_id());
spellcheck_unittest.cc
[
all
...]
Completed in 85 milliseconds