Home | History | Annotate | Download | only in front-end

Lines Matching defs:ElementsPanel

31 WebInspector.ElementsPanel = function()
119 WebInspector.ElementsPanel.prototype = {
1112 WebInspector.ElementsPanel.prototype.__proto__ = WebInspector.Panel.prototype;