Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/devtools/front_end/
DTabbedPane.js181 this._innerCloseTab(ids[i], userGesture);
191 _innerCloseTab: function(id, userGesture) method in WebInspector.TabbedPane