Home | History | Annotate | Download | only in ui

Lines Matching refs:closeAll

1005         function closeAll()
1013 contextMenu.appendItem(WebInspector.UIString(WebInspector.useLowerCaseMenuTitles() ? "Close all" : "Close All"), closeAll.bind(this));