Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js7660 function ScriptPanel(){}ScriptPanel.prototype=extend(Firebug.Panel,{name:"Script",title:"Script",se… class
7734 Firebug.registerPanel(ScriptPanel);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js28842 function ScriptPanel(){}; function
28844 ScriptPanel.prototype = extend(Firebug.Panel, class
29028 Firebug.registerPanel(ScriptPanel);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7671 function ScriptPanel(){}ScriptPanel.prototype=extend(Firebug.Panel,{name:"Script",title:"Script",selectIndex:0,sourceIndex:-1,options:{hasToolButtons:true},create:function(){Firebug.Panel.create.apply(this,arguments); class
7745 Firebug.registerPanel(ScriptPanel);