Searched refs:CSSElementPanel (Results 1 – 3 of 3) sorted by relevance
27822 function CSSElementPanel() {} class27824 CSSElementPanel.prototype = extend(Firebug.CSSStyleSheetPanel.prototype, class28269 CSSComputedElementPanel.prototype = extend(CSSElementPanel.prototype,28807 Firebug.registerPanel(CSSElementPanel);
7395 function CSSElementPanel(){}CSSElementPanel.prototype=extend(Firebug.CSSStyleSheetPanel.prototype,{… class7485 }}}function CSSComputedElementPanel(){}CSSComputedElementPanel.prototype=extend(CSSElementPanel.pro…7653 Firebug.registerPanel(CSSElementPanel);
7406 function CSSElementPanel(){}CSSElementPanel.prototype=extend(Firebug.CSSStyleSheetPanel.prototype,{… class7496 }}}function CSSComputedElementPanel(){}CSSComputedElementPanel.prototype=extend(CSSElementPanel.pro…7664 Firebug.registerPanel(CSSElementPanel);