Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/circle-player/js/
H A Dcircle.player.js106 self._timeupdate(event.jPlayer.status.currentPercentAbsolute);
166 self._timeupdate(pc);
174 _timeupdate: function(percent) { method in CirclePlayer