Home
last modified time | relevance | path

Searched refs:updateProperties (Results 1 – 7 of 7) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DObjectPropertiesSection.js52 self.updateProperties(properties);
60 updateProperties: function(properties, rootTreeElementConstructor, rootPropertyComparer) method in WebInspector.ObjectPropertiesSection
DWatchExpressionsSidebarPane.js108 …this.updateProperties(properties, WebInspector.WatchExpressionTreeElement, WebInspector.WatchExpre…
DEventListenersSidebarPane.js196 this.updateProperties(properties);
DElementsPanel.js60 this.panel.updateProperties();
87 this.sidebarPanes.properties.onexpand = this.updateProperties.bind(this);
1022 updateProperties: function() method in WebInspector.ElementsPanel
/external/webkit/Source/WebCore/
DChangeLog-2010-05-2448340 (WebInspector.ObjectPropertiesSection.prototype.updateProperties):
DChangeLog-2010-12-0679892 (WebInspector.ObjectPropertiesSection.prototype.updateProperties):
80015 (WebInspector.ObjectPropertiesSection.prototype.updateProperties):
DChangeLog-2010-01-2958312 (WebInspector.ObjectPropertiesSection.prototype.updateProperties):