Searched refs:SpellcheckHunspellDictionary (Results 1 – 6 of 6) sorted by relevance
67 SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile() { in DictionaryFile()70 SpellcheckHunspellDictionary::DictionaryFile::~DictionaryFile() { in ~DictionaryFile()79 SpellcheckHunspellDictionary::DictionaryFile::DictionaryFile(RValue other) in DictionaryFile()84 SpellcheckHunspellDictionary::DictionaryFile&85 SpellcheckHunspellDictionary::DictionaryFile::operator=(RValue other) { in operator =()93 SpellcheckHunspellDictionary::SpellcheckHunspellDictionary( in SpellcheckHunspellDictionary() function in SpellcheckHunspellDictionary105 SpellcheckHunspellDictionary::~SpellcheckHunspellDictionary() { in ~SpellcheckHunspellDictionary()108 void SpellcheckHunspellDictionary::Load() { in Load()118 &SpellcheckHunspellDictionary::InformListenersOfInitialization, in Load()129 &SpellcheckHunspellDictionary::InitializeDictionaryLocationComplete, in Load()[all …]
26 class SpellcheckHunspellDictionary29 public base::SupportsWeakPtr<SpellcheckHunspellDictionary> {47 SpellcheckHunspellDictionary(51 virtual ~SpellcheckHunspellDictionary();161 base::WeakPtrFactory<SpellcheckHunspellDictionary> weak_ptr_factory_;163 DISALLOW_COPY_AND_ASSIGN(SpellcheckHunspellDictionary);
39 public SpellcheckHunspellDictionary::Observer {95 SpellcheckHunspellDictionary* GetHunspellDictionary();164 scoped_ptr<SpellcheckHunspellDictionary> hunspell_dictionary_;
191 SpellcheckHunspellDictionary* SpellcheckService::GetHunspellDictionary() { in GetHunspellDictionary()290 hunspell_dictionary_.reset(new SpellcheckHunspellDictionary( in OnSpellCheckDictionaryChanged()
23 public SpellcheckHunspellDictionary::Observer {89 base::WeakPtr<SpellcheckHunspellDictionary>& GetHunspellDictionary();92 base::WeakPtr<SpellcheckHunspellDictionary> hunspell_dictionary_;
290 base::WeakPtr<SpellcheckHunspellDictionary>&