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