Searched refs:appendSiblingNodeRange (Results 1 – 2 of 2) sorted by relevance
122 void ModifySelectionListLevelCommand::appendSiblingNodeRange(Node* startNode, Node* endNode, Elemen… in appendSiblingNodeRange() function in WebCore::ModifySelectionListLevelCommand181 appendSiblingNodeRange(startListChild, endListChild, toElement(previousItem)); in doApply()200 appendSiblingNodeRange(startListChild, endListChild, newParent.get()); in doApply()
40 void appendSiblingNodeRange(Node* startNode, Node* endNode, Element* newParent);