Searched refs:onRun (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 6235 },activate:function(multiLine,hideToggleIcon,onRun){defineCommandLineAPI(); argument 6243 if(multiLine){onRun=onRun||this.enter; 6248 this.runButton=new Button({element:$("fbCommand_btRun"),owner:Firebug.CommandLine,onClick:onRun});
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 23751 activate: function(multiLine, hideToggleIcon, onRun) argument 23774 onRun = onRun || this.enter; 23787 onClick: onRun
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 6246 },activate:function(multiLine,hideToggleIcon,onRun){defineCommandLineAPI(); argument 6254 if(multiLine){onRun=onRun||this.enter; 6259 this.runButton=new Button({element:$("fbCommand_btRun"),owner:Firebug.CommandLine,onClick:onRun});
|