Home
last modified time | relevance | path

Searched defs:openInTab (Results 1 – 3 of 3) sorted by relevance

/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
Dfirebug-lite-debug.js16411 openInTab: function(styleSheet) method
16599 openInTab: function(sourceLink) method
21110 openInTab: function(spy) method
/plugin/webcode/vendor/
Dfirebug-lite-1.4.js4381 },openInTab:function(styleSheet){openNewTab(styleSheet.href) method
4417 },openInTab:function(sourceLink){openNewTab(sourceLink.href) method
5474 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText) method
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js4392 },openInTab:function(styleSheet){openNewTab(styleSheet.href) method
4428 },openInTab:function(sourceLink){openNewTab(sourceLink.href) method
5485 },openInTab:function(spy){openNewTab(spy.getURL(),spy.postText) method