Searched defs:increaseSelectionListLevelUnordered (Results 1 - 2 of 2) sorted by relevance
/external/webkit/Source/WebCore/editing/ | ||
H A D | ModifySelectionListLevel.cpp | 231 PassRefPtr<Node> IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(Document* document) function in class:WebCore::IncreaseSelectionListLevelCommand |
H A D | Editor.cpp | 759 PassRefPtr<Node> Editor::increaseSelectionListLevelUnordered() function in class:WebCore::Editor 764 RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(m_frame->document()); |
Completed in 63 milliseconds