Searched defs:increaseSelectionListLevelUnordered (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/editing/
H A DModifySelectionListLevel.cpp231 PassRefPtr<Node> IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(Document* document) function in class:WebCore::IncreaseSelectionListLevelCommand
H A DEditor.cpp759 PassRefPtr<Node> Editor::increaseSelectionListLevelUnordered() function in class:WebCore::Editor
764 RefPtr<Node> newList = IncreaseSelectionListLevelCommand::increaseSelectionListLevelUnordered(m_frame->document());

Completed in 63 milliseconds