Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js270 self.removeTrackEvent( byEnd[ k ]._id );
711 Popcorn.removeTrackEvent.ref( this, id );
1291 this.removeTrackEvent( event._id );
1496 Popcorn.removeTrackEvent.ref( obj, removeId );
1606 Popcorn.removeTrackEvent( obj, byEnd._id );
1642 Popcorn.removeTrackEvent( obj, byStart._id );
1721 Popcorn.removeTrackEvent( obj, byEnd._id );
1752 removeTrackEvent: function( id ) {
1754 Popcorn.removeTrackEvent.call( null, this, id );
1860 this.removeTrackEvent( options._id );
[all …]