Home | History | Annotate | Download | only in editing

Lines Matching refs:increaseSelectionListLevelOrdered

567 PassRefPtr<Node> Editor::increaseSelectionListLevelOrdered()
572 RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelOrdered(m_frame->document());