Searched refs:gotoEnd (Results 1 – 1 of 1) sorted by relevance
8526 stop: function( type, clearQueue, gotoEnd ) { argument8528 gotoEnd = clearQueue;8543 if ( !gotoEnd ) {8550 hooks.stop( gotoEnd );8565 if ( gotoEnd ) {8580 if ( !( gotoEnd && hadTimers ) ) {8714 function t( gotoEnd ) { argument8715 return self.step( gotoEnd );8763 step: function( gotoEnd ) { argument8770 if ( gotoEnd || t >= options.duration + this.startTime ) {