Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ui/
Dtreeoutline.js86 TreeOutline.prototype.insertBeforeChild = function(child, beforeChild) method in TreeOutline
579 TreeElement.prototype.insertBeforeChild = TreeOutline.prototype.insertBeforeChild; method in TreeElement