Home | History | Annotate | Download | only in editing

Lines Matching refs:canDecreaseSelectionListLevel

734 bool Editor::canDecreaseSelectionListLevel()
736 return canEditRichly() && DecreaseSelectionListLevelCommand::canDecreaseSelectionListLevel(m_frame->document());