Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js196 timeUpdate: Popcorn.nop, property in data
305 self.data.timeUpdate = function () { function
307 Popcorn.timeUpdate( self, {} );
337 self.data.timeUpdate = function( event ) {
338 Popcorn.timeUpdate( self, event );
580 …instance.data.timeUpdate && instance.media.removeEventListener( "timeupdate", instance.data.timeUp…
787 this.timeUpdate( this, null, true );
1459 this.timeUpdate( obj, null, true );
1555 Popcorn.timeUpdate = function( obj, event ) { function
1763 timeUpdate: function( event ) {
[all …]