Searched defs:ConsolePanel (Results 1 – 3 of 3) sorted by relevance
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 5680 Firebug.ConsolePanel=function(){}; function 5681 Firebug.ConsolePanel.prototype=extend(Firebug.Panel,{wasScrolledToBottom:false,messageCount:0,lastL… class in Firebug
|
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/ |
H A D | firebug-lite-debug.js | 22044 Firebug.ConsolePanel = function () {} // XXjjb attach Firebug so this panel can be extended. function 22048 Firebug.ConsolePanel.prototype = extend(Firebug.Panel, class in Firebug
|
/plugin/combo/resources/firebug/ |
H A D | firebug-lite-1.4.js | 5691 Firebug.ConsolePanel=function(){}; function 5692 Firebug.ConsolePanel.prototype=extend(Firebug.Panel,{wasScrolledToBottom:false,messageCount:0,lastLogTime:0,groups:null,limit:null,append:function(appender,objects,className,rep,sourceLink,noRow){var container=this.getTopContainer(); class in Firebug [all...] |