Searched refs:addPanel (Results 1 – 4 of 4) sorted by relevance
50 addPanel: function(panel) method in WebInspector.Toolbar
464 this.addPanel(this.panels[panelName]);515 WebInspector.addPanel = function(panel) function518 this.toolbar.addPanel(panel);
191 WebInspector.addPanel(panel);
62437 (WebInspector.Toolbar.prototype.addPanel):62490 (WebInspector.addPanel):