Home
last modified time | relevance | path

Searched refs:DOMMainPanel (Results 1 – 3 of 3) sorted by relevance

/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js7987 var DOMMainPanel=Firebug.DOMPanel=function(){};
7989 DOMMainPanel.prototype=extend(Firebug.DOMBasePanel.prototype,{onClickStatusBar:function(event){var … class
8016 Firebug.registerPanel(DOMMainPanel);
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js30201 var DOMMainPanel = Firebug.DOMPanel = function () {};
30205 DOMMainPanel.prototype = extend(Firebug.DOMBasePanel.prototype, class
30355 Firebug.registerPanel(DOMMainPanel);
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7998 var DOMMainPanel=Firebug.DOMPanel=function(){};
8000 DOMMainPanel.prototype=extend(Firebug.DOMBasePanel.prototype,{onClickStatusBar:function(event){var target=event.srcElement||event.target; class
8027 Firebug.registerPanel(DOMMainPanel);