Home
last modified time | relevance | path

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

/template/strap/resources/firebug/
H A Dfirebug-lite-1.4.js1631 }var panelBarNode=this.parentPanel?Firebug.chrome.getPanel(this.parentPanel).sidePanelBarNode:this.…
1857 }},getPanel:function(panelName){var panel=this.panelMap[panelName]; method
1866 this.container=this.owner.getPanel().toolButtonsNode;
2099 …me.selectedPanel.sidePanelBar?Firebug.chrome.selectedPanel.sidePanelBar.getPanel(panelName,true):n…
2104 …me.selectedPanel.sidePanelBar?Firebug.chrome.selectedPanel.sidePanelBar.getPanel(panelName,true):n…
2796 setTimeout(function(){var htmlPanel=chrome.getPanel("HTML");
4439 }var panel=context.getPanel("stylesheet");
5129 …dule,{dispatchName:"netMonitor",clear:function(context){var panel=context.getPanel(panelName,true);
5230 …$STR("net.responseSizeLimitMessage"),onClickLink:function(){var panel=context.getPanel("net",true);
5607 }if(noThrottle||!context){var panel=this.getPanel(context);
[all …]