Searched refs:isShowingSpellingUI (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/WebKit/public/web/
H A DWebSpellCheckClient.h78 virtual bool isShowingSpellingUI() { return false; } function in class:WebKit::WebSpellCheckClient
/external/chromium_org/chrome/renderer/spellchecker/
H A Dspellcheck_provider.h90 virtual bool isShowingSpellingUI() OVERRIDE;
H A Dspellcheck_provider.cc193 bool SpellCheckProvider::isShowingSpellingUI() { function in class:SpellCheckProvider
/external/chromium_org/third_party/WebKit/Source/web/
H A DEditorClientImpl.cpp754 return m_webView->spellCheckClient()->isShowingSpellingUI();

Completed in 213 milliseconds