Home
last modified time | relevance | path

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

/external/webkit/WebCore/inspector/front-end/
DDataGrid.js47 this._dataTable.addEventListener("dblclick", this._ondblclick.bind(this), false);
143 _ondblclick: function(event) method in WebInspector.DataGrid
/external/webkit/WebCore/
DChangeLog-2008-08-103157 (WebInspector.ElementsPanel.prototype._ondblclick): Null check
39387 (WebInspector.DocumentPanel._ondblclick): Added. Sends the dblclick
DChangeLog-2010-01-2931306 (WebInspector.DataGrid.prototype._ondblclick):
35527 …(WebInspector.DataGrid.prototype._ondblclick): Moved from DOMStorageDataGrid to DataGrid + Refacto…
DChangeLog-2009-06-1634371 (WebInspector.DOMStorageDataGrid.prototype._ondblclick):