toggleContinuousSpellChecking  103 Source/core/editing/SpellChecker.cpp     spellCheckerClient().toggleContinuousSpellChecking();
toggleContinuousSpellChecking   56 Source/core/editing/SpellChecker.h     void toggleContinuousSpellChecking();
toggleContinuousSpellChecking  273 Source/core/loader/EmptyClients.h     virtual void toggleContinuousSpellChecking() OVERRIDE { }
toggleContinuousSpellChecking   41 Source/core/page/SpellCheckerClient.h     virtual void toggleContinuousSpellChecking() = 0;
toggleContinuousSpellChecking  214 Source/core/testing/Internals.cpp         page->mainFrame()->spellChecker().toggleContinuousSpellChecking();
toggleContinuousSpellChecking 1510 Source/core/testing/Internals.cpp         contextDocument()->frame()->spellChecker().toggleContinuousSpellChecking();
toggleContinuousSpellChecking   52 Source/web/SpellCheckerClientImpl.h     virtual void toggleContinuousSpellChecking() OVERRIDE;
toggleContinuousSpellChecking 1194 Source/web/WebFrameImpl.cpp     frame()->spellChecker().toggleContinuousSpellChecking();