Home
last modified time | relevance | path

Searched refs:removePanel (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js1812 for(var name in this.panelMap){this.removePanel(name);
1834 },removePanel:function(panelName){var panel=this.panelMap[panelName]; method in FBL.PanelBar
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js7714 this.removePanel(name);
7776 removePanel: function(panelName) method in FBL.PanelBar
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js1823 for(var name in this.panelMap){this.removePanel(name);
1845 },removePanel:function(panelName){var panel=this.panelMap[panelName]; method in FBL.PanelBar