Home | History | Annotate | Download | only in editing

Lines Matching refs:insertParagraphSeparator

176         return insertParagraphSeparator();
1147 bool Editor::insertParagraphSeparator()
1159 TypingCommand::insertParagraphSeparator(m_frame->document(), autocorrectionIsApplied ? TypingCommand::RetainAutocorrectionIndicator : 0);