Searched refs:PreventSpellChecking (Results 1 – 3 of 3) sorted by relevance
90 , m_shouldPreventSpellChecking(options & PreventSpellChecking) in TypingCommand()104 lastTypingCommand->setShouldPreventSpellChecking(options & PreventSpellChecking); in deleteSelection()121 lastTypingCommand->setShouldPreventSpellChecking(options & PreventSpellChecking); in deleteKeyPressed()138 lastTypingCommand->setShouldPreventSpellChecking(options & PreventSpellChecking); in forwardDeleteKeyPressed()190 lastTypingCommand->setShouldPreventSpellChecking(options & PreventSpellChecking); in insertText()
55 PreventSpellChecking = 1 << 3, enumerator
279 TypingCommand::deleteSelection(*frame().document(), TypingCommand::PreventSpellChecking); in setComposition()287 …ument(), text, TypingCommand::SelectInsertedText | TypingCommand::PreventSpellChecking, TypingComm… in setComposition()