Home
last modified time | relevance | path

Searched defs:representedObject (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/inspector/front-end/
DSidebarTreeElement.js26 WebInspector.SidebarSectionTreeElement = function(title, representedObject, hasChildren) argument
66 WebInspector.SidebarTreeElement = function(className, title, subtitle, representedObject, hasChildr… argument
Dtreeoutline.js252 TreeOutline.prototype.findTreeElement = function(representedObject, isAncestor, getParent, equal) argument
417 function TreeElement(title, representedObject, hasChildren) argument
DElementsTreeOutline.js582 …Controller.inspectedWindow().Element.prototype.setAttribute.call(this.representedObject, attr.name…