Searched refs:GetSpellCheckHost (Results 1 - 6 of 6) sorted by relevance

/external/chromium/chrome/browser/profiles/
H A Dprofile.cc545 virtual SpellCheckHost* GetSpellCheckHost() { function in class:OffTheRecordProfileImpl
546 return profile_->GetSpellCheckHost();
H A Dprofile.h483 virtual SpellCheckHost* GetSpellCheckHost() = 0;
H A Dprofile_impl.h113 virtual SpellCheckHost* GetSpellCheckHost();
H A Dprofile_impl.cc1245 SpellCheckHost* ProfileImpl::GetSpellCheckHost() { function in class:ProfileImpl
/external/chromium/android/autofill/
H A Dprofile_android.h202 virtual SpellCheckHost* GetSpellCheckHost() { NOTREACHED(); return NULL; } function in class:ProfileImplAndroid
/external/chromium/chrome/browser/tab_contents/
H A Drender_view_context_menu.cc1455 SpellCheckHost* spellcheck_host = profile_->GetSpellCheckHost();

Completed in 73 milliseconds