Searched refs:autocorrectionIsApplied (Results 1 – 1 of 1) sorted by relevance
1140 …bool autocorrectionIsApplied = m_spellingCorrector->applyAutocorrectionBeforeTypingIfAppropriate(); in insertLineBreak() local1141 …TypingCommand::insertLineBreak(m_frame->document(), autocorrectionIsApplied ? TypingCommand::Retai… in insertLineBreak()1158 …bool autocorrectionIsApplied = m_spellingCorrector->applyAutocorrectionBeforeTypingIfAppropriate(); in insertParagraphSeparator() local1159 …TypingCommand::insertParagraphSeparator(m_frame->document(), autocorrectionIsApplied ? TypingComma… in insertParagraphSeparator()