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

  /external/chromium_org/chrome/browser/spellchecker/
spellcheck_hunspell_dictionary.h 117 static DictionaryFile OpenDictionaryFile(const base::FilePath& path);
spellcheck_hunspell_dictionary.cc 250 SpellcheckHunspellDictionary::OpenDictionaryFile(const base::FilePath& path) {
303 return OpenDictionaryFile(dict_path);

Completed in 464 milliseconds