Searched refs:gotoEnd (Results 1 – 1 of 1) sorted by relevance
8457 stop: function( type, clearQueue, gotoEnd ) { argument8459 gotoEnd = clearQueue;8474 if ( !gotoEnd ) {8481 hooks.stop( gotoEnd );8496 if ( gotoEnd ) {8511 if ( !( gotoEnd && hadTimers ) ) {8645 function t( gotoEnd ) { argument8646 return self.step( gotoEnd );8694 step: function( gotoEnd ) { argument8701 if ( gotoEnd || t >= options.duration + this.startTime ) {