Home
last modified time | relevance | path

Searched defs:custom_words (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/chrome/renderer/spellchecker/
Dcustom_dictionary_engine_unittest.cc11 std::set<std::string> custom_words; in TEST() local
20 std::set<std::string> custom_words; in TEST() local
Dcustom_dictionary_engine.cc16 void CustomDictionaryEngine::Init(const std::set<std::string>& custom_words) { in Init()
Dspellcheck.cc134 const std::set<std::string>& custom_words, in OnInit()
171 const std::set<std::string>& custom_words, in Init()
/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_custom_dictionary.cc91 void LoadDictionaryFileReliably(WordList& custom_words, in LoadDictionaryFileReliably()
111 const WordList& custom_words, in SaveDictionaryFileReliably()
415 WordList custom_words; in UpdateDictionaryFile() local
433 void SpellcheckCustomDictionary::OnLoaded(WordList custom_words) { in OnLoaded()
Dspellcheck_custom_dictionary_unittest.cc96 const chrome::spellcheck_common::WordList& custom_words) { in OnLoaded()
781 WordList custom_words; in TEST_F() local
824 WordList custom_words; in TEST_F() local
906 WordList custom_words; in TEST_F() local