Searched refs:gotoEnd (Results 1 – 1 of 1) sorted by relevance
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 ) {