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);
128 var showButton = node.querySelector('.show-button');129 showButton.addEventListener('click', function(e) {132 showButton.hidden = false;