Searched refs:gotoEnd (Results 1 – 2 of 2) sorted by relevance
3927 stop: function(clearQueue, gotoEnd){ argument3937 if (gotoEnd)3945 if (!gotoEnd)4046 function t(gotoEnd){ argument4047 return self.step(gotoEnd);4094 step: function(gotoEnd){ argument4097 if ( gotoEnd || t >= this.options.duration + this.startTime ) {
8471 stop: function( type, clearQueue, gotoEnd ) { argument8473 gotoEnd = clearQueue;8488 if ( !gotoEnd ) {8495 hooks.stop( gotoEnd );8510 if ( gotoEnd ) {8525 if ( !( gotoEnd && hadTimers ) ) {8659 function t( gotoEnd ) { argument8660 return self.step( gotoEnd );8708 step: function( gotoEnd ) { argument8715 if ( gotoEnd || t >= options.duration + this.startTime ) {