Searched refs:timer (Results 1 – 8 of 8) sorted by relevance
| /dokuwiki/lib/scripts/ |
| H A D | delay.js | 14 var timer = { variable 19 timer._handlers[id](); 23 var id = ++timer._cur_id; 24 timer._handlers[id] = func; 47 if (this.timer !== null) { 48 window.clearTimeout(this.timer); 49 this.timer = null; 57 this.timer = timer.add(function () { _this.exec.call(_this); },
|
| H A D | qsearch.js | 17 timer: null, property 62 if (dw_qsearch.timer) { 63 window.clearTimeout(dw_qsearch.timer); 64 dw_qsearch.timer = null; 66 dw_qsearch.timer = window.setTimeout(do_qsearch, 500);
|
| H A D | linkwiz.js | 18 timer = null; field in LinkWizard 303 if (this.timer !== null) { 304 window.clearTimeout(this.timer); 305 this.timer = null; 308 this.timer = window.setTimeout(() => this.autocomplete_exec(), 350);
|
| /dokuwiki/vendor/splitbrain/php-jsstrip/ |
| H A D | composer.lock | 429 "name": "phpunit/php-timer", 433 "url": "https://github.com/sebastianbergmann/php-timer.git", 438 …"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/2454ae1765516d20c4ffe103d… 471 "homepage": "https://github.com/sebastianbergmann/php-timer/", 473 "timer" 476 "issues": "https://github.com/sebastianbergmann/php-timer/issues", 477 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.3" 576 "phpunit/php-timer": "^2.1.2",
|
| /dokuwiki/vendor/splitbrain/slika/ |
| H A D | composer.lock | 437 "name": "phpunit/php-timer", 441 "url": "https://github.com/sebastianbergmann/php-timer.git", 446 …"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/a691211e94ff39a34811abd52… 479 "homepage": "https://github.com/sebastianbergmann/php-timer/", 481 "timer" 484 "issues": "https://github.com/sebastianbergmann/php-timer/issues", 485 "source": "https://github.com/sebastianbergmann/php-timer/tree/2.1.4" 584 "phpunit/php-timer": "^2.1.4",
|
| /dokuwiki/_test/ |
| H A D | composer.lock | 760 "name": "phpunit/php-timer", 764 "url": "https://github.com/sebastianbergmann/php-timer.git", 769 …"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/5a63ce20ed1b5bf577850e2c4… 802 "homepage": "https://github.com/sebastianbergmann/php-timer/", 804 "timer" 807 "issues": "https://github.com/sebastianbergmann/php-timer/issues", 808 "source": "https://github.com/sebastianbergmann/php-timer/tree/5.0.3" 848 "phpunit/php-timer": "^5.0.3",
|
| /dokuwiki/lib/scripts/jquery/ |
| H A D | jquery-ui.min.js | 6 …timer))},"mouseenter .ui-menu-item":"_activateItem","mousemove .ui-menu-item":"_activateItem",mous…
|
| H A D | jquery.min.js | 2 …timer(ce.extend(u,{elem:o,anim:l,queue:l.opts.queue})),l}ce.Animation=ce.extend(yt,{tweeners:{"*":…
|