Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/inspector/front-end/
Dtreeoutline.js364 this.selectedTreeElement.collapseRecursively();
659 element.treeElement.collapseRecursively();
698 TreeElement.prototype.collapseRecursively = function() method in TreeElement
DDataGrid.js742 this.selectedNode.collapseRecursively();
914 gridNode.collapseRecursively();
1235 collapseRecursively: function() method in WebInspector.DataGridNode