Searched refs:closeVideo (Results 1 – 4 of 4) sorted by relevance
6379 var closeVideo = this.closeVideo.bind(this);6380 videoOverlay.on('click.aranja', closeVideo);6381 closeButton.on('click.aranja', closeVideo);6440 VideoPlayer.prototype.closeVideo = function() { method in VideoPlayer
673 function closeVideo() { function
630 function closeVideo() { function