Home
last modified time | relevance | path

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

/external/python/httplib2/doc/html/_static/
Djquery.js3927 stop: function(clearQueue, gotoEnd){ argument
3937 if (gotoEnd)
3945 if (!gotoEnd)
4046 function t(gotoEnd){ argument
4047 return self.step(gotoEnd);
4094 step: function(gotoEnd){ argument
4097 if ( gotoEnd || t >= this.options.duration + this.startTime ) {
/external/chromium-trace/catapult/common/py_vulcanize/third_party/rjsmin/bench/
Djquery-1.7.1.js8471 stop: function( type, clearQueue, gotoEnd ) { argument
8473 gotoEnd = clearQueue;
8488 if ( !gotoEnd ) {
8495 hooks.stop( gotoEnd );
8510 if ( gotoEnd ) {
8525 if ( !( gotoEnd && hadTimers ) ) {
8659 function t( gotoEnd ) { argument
8660 return self.step( gotoEnd );
8708 step: function( gotoEnd ) { argument
8715 if ( gotoEnd || t >= options.duration + this.startTime ) {