Searched refs:showButton (Results 1 – 2 of 2) sorted by relevance
75 remoting.PairedClient.prototype.showButton = function(show) { method in remoting.PairedClient216 this.pairedClients_[i].showButton(!working);
210 var showButton = node.querySelector('.show-button');211 showButton.addEventListener('click', function(e) {214 showButton.hidden = false;