Searched refs:_mouseDownInDataTable (Results 1 – 1 of 1) sorted by relevance
54 this._dataTable.addEventListener("mousedown", this._mouseDownInDataTable.bind(this), true);976 _mouseDownInDataTable: function(event) method in WebInspector.DataGrid