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

/external/webkit/Source/WebKit/chromium/public/
H A DWebSpellCheckClient.h66 virtual bool isShowingSpellingUI() { return false; } function in class:WebKit::WebSpellCheckClient
/external/webkit/Source/WebKit/chromium/src/
H A DEditorClientImpl.cpp931 return m_webView->spellCheckClient()->isShowingSpellingUI();

Completed in 61 milliseconds