Searched refs:setLongClickOptionsEnabled (Results 1 – 3 of 3) sorted by relevance
41 this._dockToggleButton.setLongClickOptionsEnabled(this._createDockOptions.bind(this));
281 setLongClickOptionsEnabled: function(buttonsProvider) method in WebInspector.StatusBarButton
745 …this._pauseButton.setLongClickOptionsEnabled((function() { return [ this._longResumeButton ] }).bi…754 this._pauseButton.setLongClickOptionsEnabled(null);