Home
last modified time | relevance | path

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

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js6235 },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 Dfirebug-lite-debug.js23751 activate: function(multiLine, hideToggleIcon, onRun) argument
23774 onRun = onRun || this.enter;
23787 onClick: onRun
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js6246 },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});