isSpellCheckingEnabledInFocusedNode 59 Source/core/editing/SpellChecker.h bool isSpellCheckingEnabledInFocusedNode() const; isSpellCheckingEnabledInFocusedNode 331 Source/web/ContextMenuClientImpl.cpp if (toLocalFrame(m_webView->focusedWebCoreFrame())->spellChecker().isSpellCheckingEnabledInFocusedNode()) { isSpellCheckingEnabledInFocusedNode 64 Source/web/SpellCheckerClientImpl.cpp if (frame->spellChecker().isSpellCheckingEnabledInFocusedNode())