isSpellCheckingEnabledFor  409 Source/core/editing/SpellChecker.cpp     if (!isSpellCheckingEnabledFor(editableNode))
isSpellCheckingEnabledFor  431 Source/core/editing/SpellChecker.cpp     return isSpellCheckingEnabledFor(m_frame.selection().start().deprecatedNode());
isSpellCheckingEnabledFor  460 Source/core/editing/SpellChecker.cpp     if (!isSpellCheckingEnabledFor(editableNode))
isSpellCheckingEnabledFor   60 Source/core/editing/SpellChecker.h     bool isSpellCheckingEnabledFor(Node*) const;