Searched refs:OpenDictionaryFile (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
H A Dspellcheck_hunspell_dictionary.h117 static DictionaryFile OpenDictionaryFile(const base::FilePath& path);
H A Dspellcheck_hunspell_dictionary.cc250 SpellcheckHunspellDictionary::OpenDictionaryFile(const base::FilePath& path) { function in class:SpellcheckHunspellDictionary
303 return OpenDictionaryFile(dict_path);

Completed in 194 milliseconds