Home
last modified time | relevance | path

Searched defs:TreeElement (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
Dtreeoutline.js443 function TreeElement(title, representedObject, hasChildren) class
DElementsTreeOutline.js706 TreeElement.prototype.selectOnMouseDown.call(this, event); class