DictionaryFile     67 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile() {
DictionaryFile     70 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc  SpellcheckHunspellDictionary::DictionaryFile::~DictionaryFile() {
DictionaryFile     79 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile(RValue other)
DictionaryFile     84 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::DictionaryFile&
DictionaryFile     85 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::DictionaryFile::operator=(RValue other) {
DictionaryFile    250 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::DictionaryFile
DictionaryFile    253 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc   DictionaryFile dictionary;
DictionaryFile    292 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::DictionaryFile
DictionaryFile    308 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc     DictionaryFile file) {
DictionaryFile     91 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h     MOVE_ONLY_TYPE_FOR_CPP_03(DictionaryFile, RValue)
DictionaryFile     93 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h     DictionaryFile();
DictionaryFile     94 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h     ~DictionaryFile();
DictionaryFile     97 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h     DictionaryFile(RValue other);
DictionaryFile     98 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h     DictionaryFile& operator=(RValue other);
DictionaryFile    119 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   static DictionaryFile OpenDictionaryFile(const base::FilePath& path);
DictionaryFile    122 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   static DictionaryFile InitializeDictionaryLocation(
DictionaryFile    127 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   void InitializeDictionaryLocationComplete(DictionaryFile file);
DictionaryFile    161 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   DictionaryFile dictionary_file_;