Home
last modified time | relevance | path

Searched refs:createSidebar (Results 1 – 8 of 8) sorted by relevance

/external/webkit/Source/WebCore/inspector/front-end/
DPanel.js282 createSidebar: function(parentElement, resizerParentElement) method in WebInspector.Panel
DAuditsPanel.js35 this.createSidebar();
DProfilesPanel.js95 this.createSidebar();
DResourcesPanel.js36 this.createSidebar();
DTimelinePanel.js47 this.createSidebar(this._containerElement, this._containerElement);
DNetworkPanel.js35 this.createSidebar();
/external/webkit/Source/WebCore/
DChangeLog-2010-01-2941969 (WebInspector.Panel.prototype.createSidebar): Renamed from _createSidebar.
41975 (WebInspector.ProfilesPanel): Call createSidebar.
41984 (WebInspector.StoragePanel): Call createSidebar.
41987 (WebInspector.TimelinePanel): Call createSidebar.
DChangeLog-2010-12-06105203 (WebInspector.Panel.prototype.createSidebar):
131384 (WebInspector.Panel.prototype.createSidebar):