Home
last modified time | relevance | path

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

/plugin/jquery/
H A Djquery-1.4.2.js5634 stop: function( clearQueue, gotoEnd ) { argument
5645 if (gotoEnd) {
5656 if ( !gotoEnd ) {
5762 function t( gotoEnd ) { argument
5763 return self.step(gotoEnd);
5799 step: function( gotoEnd ) { argument
5802 if ( gotoEnd || t >= this.options.duration + this.startTime ) {