Searched refs:toggleExpanded (Results 1 – 3 of 3) sorted by relevance
37 this.titleElement.addEventListener("click", this.toggleExpanded.bind(this), false);121 toggleExpanded: function() method in WebInspector.SidebarPane129 this.toggleExpanded();
47 this.headerElement.addEventListener("click", this.toggleExpanded.bind(this), false);135 toggleExpanded: function() method in WebInspector.Section
21263 (WebInspector.Section.prototype.toggleExpanded):21775 (WebInspector.SidebarPane.prototype.toggleExpanded):