Searched refs:copySource (Results 1 – 3 of 3) sorted by relevance
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
D | firebug-lite-debug.js | 15483 copySource: function(fn) method 15542 {label: "CopySource", command: bindFixed(this.copySource, this, fn) },
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.4.js | 4190 },copySource:function(fn){copyToClipboard(safeToString(fn)) method 4207 return[{label:"CopySource",command:bindFixed(this.copySource,this,fn)},"-",{label:$STRF("ShowCallsI…
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 4201 },copySource:function(fn){copyToClipboard(safeToString(fn)) method 4218 return[{label:"CopySource",command:bindFixed(this.copySource,this,fn)},"-",{label:$STRF("ShowCallsI…
|