Home
last modified time | relevance | path

Searched refs:getTrackEvent (Results 1 – 1 of 1) sorted by last modified time

/plugin/jplayer/vendor/happyworm/jplayer/lib/
H A Dpopcorn.js703 trackEvent = this.getTrackEvent( id );
1481 var track = obj.getTrackEvent( removeId );
1542 Popcorn.getTrackEvent = function( obj, trackId ) { function
1547 Popcorn.getTrackEvent.ref = function( obj, trackId ) {
1744 getTrackEvent: function( id ) {
1745 return Popcorn.getTrackEvent.call( null, this, id );
1884 track: Popcorn.getTrackEvent( this, options.id || options._id )
1895 track: Popcorn.getTrackEvent( this, options.id || options._id )
2032 trackEvent = this.getTrackEvent( id );