Home
last modified time | relevance | path

Searched defs:DictionaryFile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/spellchecker/
Dspellcheck_hunspell_dictionary.h88 struct DictionaryFile { struct
96 DictionaryFile& operator=(RValue other); argument
117 static DictionaryFile OpenDictionaryFile(const base::FilePath& path); argument
Dspellcheck_hunspell_dictionary.cc67 SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile() { in DictionaryFile() function in SpellcheckHunspellDictionary::DictionaryFile
79 SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile(RValue other) in DictionaryFile() function in SpellcheckHunspellDictionary::DictionaryFile