Searched refs:copyURL (Results 1 – 3 of 3) sorted by relevance
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 16406 copyURL: function(styleSheet) method 16445 {label: "CopyLocation", command: bindFixed(this.copyURL, this, styleSheet) }, 21090 copyURL: function(spy) method 21140 {label: "CopyLocation", command: bindFixed(this.copyURL, this, spy) }
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 4380 },copyURL:function(styleSheet){copyToClipboard(styleSheet.href) method 4387 …heet,target,context){return[{label:"CopyLocation",command:bindFixed(this.copyURL,this,styleSheet)}… 5468 }}else{}}},copyURL:function(spy){copyToClipboard(spy.getURL()) method 5481 },getContextMenuItems:function(spy){var items=[{label:"CopyLocation",command:bindFixed(this.copyURL…
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 4391 },copyURL:function(styleSheet){copyToClipboard(styleSheet.href) method 4398 …heet,target,context){return[{label:"CopyLocation",command:bindFixed(this.copyURL,this,styleSheet)}… 5479 }}else{}}},copyURL:function(spy){copyToClipboard(spy.getURL()) method 5492 },getContextMenuItems:function(spy){var items=[{label:"CopyLocation",command:bindFixed(this.copyURL…
|