m_shouldPreventSpellChecking 105 Source/core/editing/TypingCommand.h void setShouldPreventSpellChecking(bool prevent) { m_shouldPreventSpellChecking = prevent; } m_shouldPreventSpellChecking 133 Source/core/editing/TypingCommand.h bool m_shouldPreventSpellChecking;