Searched refs:OpenDictionaryFile (Results 1 – 2 of 2) sorted by relevance
117 static DictionaryFile OpenDictionaryFile(const base::FilePath& path);
250 SpellcheckHunspellDictionary::OpenDictionaryFile(const base::FilePath& path) { in OpenDictionaryFile() function in SpellcheckHunspellDictionary303 return OpenDictionaryFile(dict_path); in InitializeDictionaryLocation()