Home | History | Annotate | Download | only in editing

Lines Matching refs:increaseSelectionListLevel

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