Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/
Dspellcheck_host_impl.h91 void WriteWordToCustomDictionary(const std::string& word);
Dspellcheck_host_impl.cc137 &SpellCheckHostImpl::WriteWordToCustomDictionary, word)); in AddWord()
241 void SpellCheckHostImpl::WriteWordToCustomDictionary(const std::string& word) { in WriteWordToCustomDictionary() function in SpellCheckHostImpl