Home
last modified time | relevance | path

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

/plugin/s5reloaded/ui/thesis/
H A Dslides.js48 var autoRun = false; variable
2502 clearTimeout(autoRun); autoRun = null;
2508 clearTimeout(autoRun); autoRun = null;
2522 autoRun = setTimeout('nop();',remainDer);
2529 if (autoRun && s5mode) {
2531 }else if (!autoRun && s5mode) {
2536 if (autoRun && s5mode) {
2537 clearTimeout(autoRun); autoRun = null;
2545 if (!autoRun && s5mode) {
2559 if (autoRun){
[all …]