Searched refs:_tabContextMenu (Results 1 – 1 of 1) sorted by relevance
855 tabElement.addEventListener("contextmenu", this._tabContextMenu.bind(this), false);910 _tabContextMenu: function(event) method in WebInspector.TabbedPaneTab