Home
last modified time | relevance | path

Searched refs:moveChild (Results 1 – 5 of 5) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DElementsTreeOutline.js506 moveChild: function(child, targetIndex) method in WebInspector.ElementsTreeElement
554 treeElement.moveChild(existingTreeElement, treeChildIndex);
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2429853 (WebInspector.ElementsTreeElement.prototype.moveChild):
47953 (WebInspector.ElementsTreeElement.prototype.moveChild):
49987 (WebInspector.ElementsTreeElement.prototype.moveChild):
DChangeLog-2010-12-06133108 … 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.
DChangeLog-2009-06-1644653 (WebCore::moveChild):
DChangeLog-2010-01-2938321 * rendering/RenderBlock.cpp: make moveChild a member function moveChildTo