Searched refs:openInTab (Results 1 – 3 of 3) sorted by relevance
| /plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
| D | firebug-lite-debug.js | 16411 openInTab: function(styleSheet) method 16447 {label: "OpenInTab", command: bindFixed(this.openInTab, this, styleSheet) } 16599 openInTab: function(sourceLink) method 16666 {label: "OpenInTab", command: bindFixed(this.openInTab, this, sourceLink) } 21110 openInTab: function(spy) method 21153 {label: "OpenInTab", command: bindFixed(this.openInTab, this, spy) }
|
| /plugin/webcode/vendor/ |
| D | firebug-lite-1.4.js | 4381 },openInTab:function(styleSheet){openNewTab(styleSheet.href) method 4387 …copyURL,this,styleSheet)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,styleSheet)… 4417 },openInTab:function(sourceLink){openNewTab(sourceLink.href) method 4433 …opyLink,this,sourceLink)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,sourceLink)… 5474 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText) method 5483 …d(this.copyResponse,this,spy)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,spy)});
|
| /plugin/combo/resources/firebug/ |
| H A D | firebug-lite-1.4.js | 4392 },openInTab:function(styleSheet){openNewTab(styleSheet.href) method 4398 …copyURL,this,styleSheet)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,styleSheet)… 4428 },openInTab:function(sourceLink){openNewTab(sourceLink.href) method 4444 …opyLink,this,sourceLink)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,sourceLink)… 5485 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText) method 5494 …d(this.copyResponse,this,spy)},"-",{label:"OpenInTab",command:bindFixed(this.openInTab,this,spy)});
|