Home
last modified time | relevance | path

Searched refs:_hideTab (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTabbedPane.js322 this._hideTab(tab);
601 this._hideTab(this._currentTab);
617 _hideTab: function(tab) method in WebInspector.TabbedPane