Searched refs:_onLongPress (Results 1 – 1 of 1) sorted by relevance
246 ….addEventListener(WebInspector.LongClickController.Events.LongPress, this._onLongPress.bind(this));276 _onLongPress: function(event) method in WebInspector.StatusBarButton