Searched refs:increaseSelectionListLevelUnordered (Results 1 – 4 of 4) sorted by relevance
54 static PassRefPtr<Node> increaseSelectionListLevelUnordered(Document&);
230 PassRefPtr<Node> IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(Document& d… in increaseSelectionListLevelUnordered() function in WebCore::IncreaseSelectionListLevelCommand
121 PassRefPtr<Node> increaseSelectionListLevelUnordered();
632 PassRefPtr<Node> Editor::increaseSelectionListLevelUnordered() in increaseSelectionListLevelUnordered() function in WebCore::Editor638 …RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(*m_f… in increaseSelectionListLevelUnordered()