Searched refs:copyLink (Results 1 – 3 of 3) sorted by relevance
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
D | firebug-lite-debug.js | 16594 copyLink: function(sourceLink) method 16664 {label: "CopyLocation", command: bindFixed(this.copyLink, this, sourceLink) },
|
/plugin/webcode/vendor/ |
D | firebug-lite-1.4.js | 4416 },copyLink:function(sourceLink){copyToClipboard(sourceLink.href) method 4433 …ink,target,context){return[{label:"CopyLocation",command:bindFixed(this.copyLink,this,sourceLink)}…
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 4427 },copyLink:function(sourceLink){copyToClipboard(sourceLink.href) method 4444 …ink,target,context){return[{label:"CopyLocation",command:bindFixed(this.copyLink,this,sourceLink)}…
|