Home
last modified time | relevance | path

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

/cts/suite/cts/deviceTests/browserbench/assets/octane/js/
Djquery.js8457 stop: function( type, clearQueue, gotoEnd ) { argument
8459 gotoEnd = clearQueue;
8474 if ( !gotoEnd ) {
8481 hooks.stop( gotoEnd );
8496 if ( gotoEnd ) {
8511 if ( !( gotoEnd && hadTimers ) ) {
8645 function t( gotoEnd ) { argument
8646 return self.step( gotoEnd );
8694 step: function( gotoEnd ) { argument
8701 if ( gotoEnd || t >= options.duration + this.startTime ) {