Searched refs:hideControlBars (Results 1 – 1 of 1) sorted by relevance
1050 this.mouseMoveTimeout = setTimeout(this.hideControlBars.context(this), 4000);1059 this.hideControlBars();1139 hideControlBars: function(){ method