spellingUIIsShowing  309 Source/core/editing/SpellChecker.cpp     if (spellCheckerClient().spellingUIIsShowing()) {
spellingUIIsShowing  280 Source/core/loader/EmptyClients.h     virtual bool spellingUIIsShowing() OVERRIDE { return false; }
spellingUIIsShowing   48 Source/core/page/SpellCheckerClient.h     virtual bool spellingUIIsShowing() = 0;
spellingUIIsShowing   61 Source/web/SpellCheckerClientImpl.h     virtual bool spellingUIIsShowing() OVERRIDE;