Searched refs:oldChrome (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 1664 …ch:function(oldChrome,newChrome){if(oldChrome&&oldChrome.selectedPanel&&oldChrome.selectedPanel.na… argument 2353 }else{if(chrome.type=="popup"){var oldChrome=FirebugChrome.chromeMap.frame; 2355 dispatch(newChrome.panelMap,"detach",[oldChrome,newChrome]); 2356 newChrome.reattach(oldChrome,newChrome) 2562 }},reattach:function(oldChrome,newChrome){Firebug.browser.window.Firebug=Firebug; argument 2564 var oldPanelMap=oldChrome.panelMap; 2570 }else{Firebug.context.persistedState.selectedPanelName=oldChrome.selectedPanel.name 2571 }dispatch(newPanelMap,"reattach",[oldChrome,newChrome]) 7678 },detach:function(oldChrome,newChrome){Firebug.Panel.detach.apply(this,arguments); argument 7679 var oldPanel=oldChrome.getPanel("Script"); [all …]
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 6985 detach: function(oldChrome, newChrome) argument 6987 if (oldChrome && oldChrome.selectedPanel && oldChrome.selectedPanel.name == this.name) 9721 var oldChrome = FirebugChrome.chromeMap.frame; 9728 newChrome.reattach(oldChrome, newChrome); 10576 reattach: function(oldChrome, newChrome) argument 10582 var oldPanelMap = oldChrome.panelMap; 10611 dispatch(newPanelMap, "reattach", [oldChrome, newChrome]); 28899 detach: function(oldChrome, newChrome) argument 28903 var oldPanel = oldChrome.getPanel("Script"); 30796 reattach: function(oldChrome) argument [all …]
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 1675 },detach:function(oldChrome,newChrome){if(oldChrome&&oldChrome.selectedPanel&&oldChrome.selectedPanel.name==this.name){this.lastScrollTop=oldChrome.selectedPanel.containerNode.scrollTop argument 2364 }else{if(chrome.type=="popup"){var oldChrome=FirebugChrome.chromeMap.frame; 2366 dispatch(newChrome.panelMap,"detach",[oldChrome,newChrome]); 2367 newChrome.reattach(oldChrome,newChrome) 2573 }},reattach:function(oldChrome,newChrome){Firebug.browser.window.Firebug=Firebug; argument 2575 var oldPanelMap=oldChrome 7689 AnonymousFunction4beb61232c700(oldChrome,newChrome) global() argument [all...] |