Searched defs:GetWords (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_custom_dictionary.cc230 const WordSet& SpellcheckCustomDictionary::GetWords() const { function in class:SpellcheckCustomDictionary
239 int result = dictionary_change.Sanitize(GetWords());
251 int result = dictionary_change.Sanitize(GetWords());
319 to_change_locally.Sanitize(GetWords());
387 dictionary_change.Sanitize(GetWords());
436 dictionary_change.Sanitize(GetWords());

Completed in 111 milliseconds