Searched refs:moveChild (Results 1 – 5 of 5) sorted by relevance
506 moveChild: function(child, targetIndex) method in WebInspector.ElementsTreeElement554 treeElement.moveChild(existingTreeElement, treeChildIndex);
29853 (WebInspector.ElementsTreeElement.prototype.moveChild):47953 (WebInspector.ElementsTreeElement.prototype.moveChild):49987 (WebInspector.ElementsTreeElement.prototype.moveChild):
133108 … https://bugs.webkit.org/show_bug.cgi?id=39783, clean up the moveChild functions on RenderBlock.133110 …Eliminate the need to pass the toChildrenList to the moveChild functions by tightening up the type…133437 … https://bugs.webkit.org/show_bug.cgi?id=39783, clean up the moveChild functions on RenderBlock.133439 …Eliminate the need to pass the toChildrenList to the moveChild functions by tightening up the type…133682 https://bugs.webkit.org/show_bug.cgi?id=39783, clean up moveChild functions in RenderBlock.
44653 (WebCore::moveChild):
38321 * rendering/RenderBlock.cpp: make moveChild a member function moveChildTo