Home | History | Annotate | Download | only in editing

Lines Matching refs:clearTypingStyle

2877 void Editor::changeSelectionAfterCommand(const VisibleSelection& newSelection, bool closeTyping, bool clearTypingStyle, EditCommand* cmd)
2885 m_frame->selection()->setSelection(newSelection, closeTyping, clearTypingStyle);