Home
last modified time | relevance | path

Searched refs:insertSiblingNodeRangeBefore (Results 1 – 4 of 4) sorted by relevance

/external/webkit/WebCore/editing/
DModifySelectionListLevel.cpp91 void ModifySelectionListLevelCommand::insertSiblingNodeRangeBefore(Node* startNode, Node* endNode, … in insertSiblingNodeRangeBefore() function in WebCore::ModifySelectionListLevelCommand
267 insertSiblingNodeRangeBefore(startListChild, endListChild, listNode); in doApply()
277 insertSiblingNodeRangeBefore(startListChild, endListChild, listNode); in doApply()
DModifySelectionListLevel.h41 void insertSiblingNodeRangeBefore(Node* startNode, Node* endNode, Node* refNode);
/external/webkit/WebCore/
DChangeLog-2006-05-1017007 (WebCore::ModifySelectionListLevelCommand::insertSiblingNodeRangeBefore):
DChangeLog-2006-12-3152138 (WebCore::ModifySelectionListLevelCommand::insertSiblingNodeRangeBefore):