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