HomeSort by relevance Sort by last modified time
    Searched refs:UpdateDictionaryFile (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_custom_dictionary.h 136 static void UpdateDictionaryFile(
spellcheck_custom_dictionary_unittest.cc 77 // A wrapper around SpellcheckCustomDictionary::UpdateDictionaryFile private
80 void UpdateDictionaryFile(
83 SpellcheckCustomDictionary::UpdateDictionaryFile(dictionary_change, path);
188 UpdateDictionaryFile(change, path);
199 UpdateDictionaryFile(change, path);
301 UpdateDictionaryFile(change, path);
    [all...]
spellcheck_custom_dictionary.cc 417 void SpellcheckCustomDictionary::UpdateDictionaryFile(
479 base::Bind(&SpellcheckCustomDictionary::UpdateDictionaryFile,

Completed in 33 milliseconds