Searched refs:timerId (Results 1 – 4 of 4) sorted by relevance
| /template/strap/resources/snippet/js/ |
| H A D | combo-debounce.js | 14 let timerId; 19 let wasFunctionScheduled = (typeof timerId === 'number'); 22 clearTimeout(timerId); 29 clearTimeout(timerId); 30 timerId = null; 41 timerId = setTimeout(funcToSchedule, interval);
|
| /template/ospyramid/js/libs/ |
| D | jquery-1.6.1.js | 7949 timerId, variable 8353 if ( t() && jQuery.timers.push(t) && !timerId ) { 8356 timerId = 1; 8359 if ( timerId ) { 8366 timerId = setInterval( fx.tick, fx.interval ); 8480 clearInterval( timerId ); 8481 timerId = null;
|
| /template/breeze/bower_components/gumby/js/libs/ |
| D | jquery-2.0.2.min.map | 1 …Object","cors","open","username","xhrFields","onload","onerror","fxNow","timerId","rfxtypes","rfxn…
|
| D | jquery-1.10.1.min.map | 1 …"username","open","xhrFields","firefoxAccessException","unload","fxNow","timerId","rfxtypes","rfxn…
|