Searched defs:representedObject (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/WebKit/Source/devtools/front_end/ |
D | SidebarTreeElement.js | 30 WebInspector.SidebarSectionTreeElement = function(title, representedObject, hasChildren) argument 85 WebInspector.SidebarTreeElement = function(className, title, subtitle, representedObject, hasChildr… argument
|
D | treeoutline.js | 272 TreeOutline.prototype.getCachedTreeElement = function(representedObject) argument 287 TreeOutline.prototype.findTreeElement = function(representedObject, isAncestor, getParent) argument 444 function TreeElement(title, representedObject, hasChildren) argument
|
D | ResourcesPanel.js | 791 WebInspector.BaseStorageTreeElement = function(storagePanel, representedObject, title, iconClasses,… argument
|
/external/clang/test/CodeGenObjC/ |
D | gc-weak-attribute.m | 8 @property (readwrite, weak) id representedObject; property
|
/external/clang/test/Analysis/ |
D | region-1.m | 67 @protocol XCProxyObjectProtocol - (id) representedObject; method
|