Home
last modified time | relevance | path

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

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