Home
last modified time | relevance | path

Searched refs:hideControlBars (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/polly/www/video-js/
H A Dvideo.js1050 this.mouseMoveTimeout = setTimeout(this.hideControlBars.context(this), 4000);
1059 this.hideControlBars();
1139 hideControlBars: function(){ method