Home
last modified time | relevance | path

Searched refs:SpellCheckHostInitialized (Results 1 – 4 of 4) sorted by relevance

/external/chromium/chrome/browser/
Dspellcheck_host_observer.h13 virtual void SpellCheckHostInitialized() = 0;
Dspellcheck_host_impl.cc213 observer_->SpellCheckHostInitialized(); in InformObserverOfInitialization()
/external/chromium/chrome/browser/profiles/
Dprofile_impl.h154 virtual void SpellCheckHostInitialized();
Dprofile_impl.cc1273 SpellCheckHostInitialized(); in ReinitializeSpellCheckHost()
1277 void ProfileImpl::SpellCheckHostInitialized() { in SpellCheckHostInitialized() function in ProfileImpl