Home | History | Annotate | Download | only in editing

Lines Matching refs:outdent

972 void Editor::outdent()
974 applyCommand(IndentOutdentCommand::create(m_frame->document(), IndentOutdentCommand::Outdent));