Searched refs:_tabMouseDown (Results 1 – 1 of 1) sorted by relevance
925 tabElement.addEventListener("mousedown", this._tabMouseDown.bind(this), false);955 _tabMouseDown: function(event) method in WebInspector.TabbedPaneTab