Home
last modified time | relevance | path

Searched refs:gotoEnd (Results 1 – 1 of 1) sorted by relevance

/f-stack/tools/libxo/xohtml/external/
H A Djquery.js8526 stop: function( type, clearQueue, gotoEnd ) { argument
8528 gotoEnd = clearQueue;
8543 if ( !gotoEnd ) {
8550 hooks.stop( gotoEnd );
8565 if ( gotoEnd ) {
8580 if ( !( gotoEnd && hadTimers ) ) {
8714 function t( gotoEnd ) { argument
8715 return self.step( gotoEnd );
8763 step: function( gotoEnd ) { argument
8770 if ( gotoEnd || t >= options.duration + this.startTime ) {