Searched refs:OnCustomDictionaryLoaded (Results 1 – 9 of 9) sorted by relevance
14 void DictionaryLoadObserver::OnCustomDictionaryLoaded() { in OnCustomDictionaryLoaded() function in DictionaryLoadObserver
20 virtual void OnCustomDictionaryLoaded() OVERRIDE;
27 virtual void OnCustomDictionaryLoaded() OVERRIDE;
68 void LanguageDictionaryOverlayHandler::OnCustomDictionaryLoaded() { in OnCustomDictionaryLoaded() function in options::LanguageDictionaryOverlayHandler
117 virtual void OnCustomDictionaryLoaded() OVERRIDE;
71 virtual void OnCustomDictionaryLoaded() = 0;
231 void SpellcheckService::OnCustomDictionaryLoaded() { in OnCustomDictionaryLoaded() function in SpellcheckService
440 FOR_EACH_OBSERVER(Observer, observers_, OnCustomDictionaryLoaded()); in OnLoaded()
175 virtual void OnCustomDictionaryLoaded() OVERRIDE { loads_++; } in OnCustomDictionaryLoaded() function in DictionaryObserverCounter