Home | History | Annotate | Download | only in editing

Lines Matching refs:increaseSelectionListLevel

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