Searched refs:createSidebar (Results 1 – 7 of 7) sorted by relevance
282 createSidebar: function(parentElement, resizerParentElement) method in WebInspector.Panel
37 this.createSidebar();
72 this.createSidebar(this.containerElement, this.element);
34 this.createSidebar();
95 this.createSidebar();
50 this.createSidebar(this._containerElement, this._containerElement);
41969 (WebInspector.Panel.prototype.createSidebar): Renamed from _createSidebar.41975 (WebInspector.ProfilesPanel): Call createSidebar.41984 (WebInspector.StoragePanel): Call createSidebar.41987 (WebInspector.TimelinePanel): Call createSidebar.