Searched refs:insertSiblingNodeRangeAfter (Results 1 – 3 of 3) sorted by relevance
106 void ModifySelectionListLevelCommand::insertSiblingNodeRangeAfter(Node* startNode, Node* endNode, N… in insertSiblingNodeRangeAfter() function in WebCore::ModifySelectionListLevelCommand273 insertSiblingNodeRangeAfter(startListChild, endListChild, listNode); in doApply()
42 void insertSiblingNodeRangeAfter(Node* startNode, Node* endNode, Node* refNode);
17008 (WebCore::ModifySelectionListLevelCommand::insertSiblingNodeRangeAfter):