Home | History | Annotate | Download | only in editing

Lines Matching refs:increaseSelectionListLevel

644 PassRefPtr<Node> Editor::increaseSelectionListLevel()
649 RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevel(m_frame->document());