Searched refs:m_shouldPreventSpellChecking (Results 1 – 3 of 3) sorted by relevance
106 void setShouldPreventSpellChecking(bool prevent) { m_shouldPreventSpellChecking = prevent; } in setShouldPreventSpellChecking()131 bool m_shouldPreventSpellChecking; variable
75 , m_shouldPreventSpellChecking(options & PreventSpellChecking) in TypingCommand()362 if (!m_shouldPreventSpellChecking) in typingAddedToOpenCommand()
26860 …d not start autocorrection timer. We added a member variable, m_shouldPreventSpellChecking, to Typ…26862 …m_shouldPreventSpellChecking is set to true in the TypingCommand objects created by Editor::setCom…