Searched defs:representedObject (Results 1 – 3 of 3) sorted by relevance
/external/webkit/WebCore/inspector/front-end/ |
D | SidebarTreeElement.js | 26 WebInspector.SidebarSectionTreeElement = function(title, representedObject, hasChildren) argument 66 WebInspector.SidebarTreeElement = function(className, title, subtitle, representedObject, hasChildr… argument
|
D | treeoutline.js | 252 TreeOutline.prototype.findTreeElement = function(representedObject, isAncestor, getParent, equal) argument 417 function TreeElement(title, representedObject, hasChildren) argument
|
D | ElementsTreeOutline.js | 582 …Controller.inspectedWindow().Element.prototype.setAttribute.call(this.representedObject, attr.name…
|