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

/external/webkit/Source/WebCore/editing/
H A DModifySelectionListLevel.cpp288 void DecreaseSelectionListLevelCommand::decreaseSelectionListLevel(Document* document) function in class:WebCore::DecreaseSelectionListLevelCommand
H A DEditor.cpp769 void Editor::decreaseSelectionListLevel() function in class:WebCore::Editor
774 DecreaseSelectionListLevelCommand::decreaseSelectionListLevel(m_frame->document());

Completed in 134 milliseconds