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

  /external/chromium_org/chrome/browser/spellchecker/
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 57 milliseconds