Home
last modified time | relevance | path

Searched refs:timer (Results 1 – 25 of 152) sorted by relevance

1234567

/plugin/amcharts/assets/amcharts/plugins/export/examples/
Dexport.config.advanced.js112 var timer = 0;
117 clearTimeout( timer );
123 timer = setInterval( function() {
128 clearTimeout( timer );
148 var timer = 0;
153 clearTimeout( timer );
159 timer = setInterval( function() {
164 clearTimeout( timer );
/plugin/fulldisplay/
Dscript.js2 let timer = null; variable
13 timer = window.setInterval(async () => {
32 if (timer) {
33 window.clearInterval(timer);
34 timer = null;
/plugin/issuetracker/
Dfastinit.js60 FastInit.timer = setInterval(function() {
62 clearInterval(FastInit.timer);
63 delete FastInit.timer;
76 f:[],done:false,timer:null,iew32:false property
/plugin/encryptedpasswords/script/
DPageHandling.js6 timer = null; field in PageHandling
122 this.timer = window.setTimeout(this.hideAll.bind(this), timeout * 1000);
129 if (this.timer !== null) {
130 window.clearTimeout(this.timer);
131 this.timer = null;
/plugin/webdav/vendor/sabre/event/lib/Loop/
DLoop.php292 while (($timer = array_pop($this->timers)) && $timer[0] < $now) {
293 $timer[1]();
296 if ($timer) {
297 $this->timers[] = $timer;
298 return $timer[0] - microtime(true);
/plugin/findologicxmlexport/vendor/phpunit/php-timer/
DREADME.md1 …://travis-ci.org/sebastianbergmann/php-timer.svg?branch=master)](https://travis-ci.org/sebastianbe…
11 composer require phpunit/php-timer
15 composer require --dev phpunit/php-timer
/plugin/asciidocjs/node_modules/async/
Dtimeout.js64 var timer;
80 clearTimeout(timer);
85 timer = setTimeout(timeoutCallback, milliseconds);
/plugin/spellcheck/
Dscript.js99 this.timer = null;
323 if(ajax_spell.timer !== null){
324 window.clearTimeout(ajax_spell.timer);
325 ajax_spell.timer = null;
396 if(ajax_spell.timer !== null){
397 window.clearTimeout(ajax_spell.timer);
398 ajax_spell.timer = null;
430 this.timer = window.setTimeout(ajax_spell.timedOut,13000);
/plugin/diagramsnet/lib/math/extensions/
DFontWarnings.js19timer){clearTimeout(c.timer)}c.div.style.display="none"}}},[["span",{style:{position:"relative",bo…
DMatchWebFonts.js19timer.start(b,["checkFonts",this,h.jax[this.id]],a.fontCheckDelay,a.fontCheckTimeout)}return f.app…
DMathEvents.js19timer;q.hover.opacity=Math.max(0,Math.min(1,q.hover.opacity+q.hover.inc));q.hover.opacity=Math.flo…
/plugin/timer/
Dplugin.info.txt1 base timer
5 name timer
/plugin/refnotes/
Dscript.js4 let timer = null;
85 timer = setTimeout(function () { preview.show(); }, 500);
92 clearTimeout(timer);
/plugin/ajaxedit/vendor/pnotify/
Djquery.pnotify.js15 timer,
63 if (timer)
64 clearTimeout(timer);
65 timer = setTimeout($.pnotify_position_all, 10);
86 if (timer)
87 clearTimeout(timer);
88 timer = null;
498 if (timer)
499 clearTimeout(timer);
502 timer = setTimeout($.pnotify_position_all, milliseconds);
[all …]
/plugin/timetrack/vendor/pnotify/
Djquery.pnotify.js15 timer,
63 if (timer)
64 clearTimeout(timer);
65 timer = setTimeout($.pnotify_position_all, 10);
86 if (timer)
87 clearTimeout(timer);
88 timer = null;
498 if (timer)
499 clearTimeout(timer);
502 timer = setTimeout($.pnotify_position_all, milliseconds);
[all …]
/plugin/txt2tags/
Dlinkwiz.js11 timer: null, property
270 if(dw_linkwiz.timer !== null){
271 window.clearTimeout(dw_linkwiz.timer);
272 dw_linkwiz.timer = null;
275 dw_linkwiz.timer = window.setTimeout(dw_linkwiz.autocomplete_exec,350);
/plugin/bookcreator/script/
Dnspicker.js13 timer: null, property
210 if (bc_nspicker.timer !== null) {
211 window.clearTimeout(bc_nspicker.timer);
212 bc_nspicker.timer = null;
215 bc_nspicker.timer = window.setTimeout(bc_nspicker.autocomplete_exec, 350);
/plugin/jirainfo/
Dscript.js95 var timer = null;
98 timer = setTimeout(bind(plugin_jirainfo.open, elem), 100);
102 clearTimeout(timer);
116 timer = setTimeout(plugin_jirainfo.hide, 100);
121 clearTimeout(timer); //
/plugin/dyncontent/
Dscript.js26 timer: null, property
297 if(dw_linkwiz_v2.timer !== null){
298 window.clearTimeout(dw_linkwiz_v2.timer);
299 dw_linkwiz_v2.timer = null;
302 dw_linkwiz_v2.timer = window.setTimeout(dw_linkwiz_v2.autocomplete_exec,350);
/plugin/chat/
Dscript.js121 this.timer = null;
720 if (null !== input.timer) {
721 clearTimeout(input.timer);
722 input.timer = null;
736 if (null !== input.timer) {
737 clearTimeout(input.timer);
738 input.timer = null;
745 input.timer = setTimeout('saveChatUser()', 1000);
749 input.timer = setTimeout('saveChatUser()', 1000);
/plugin/fkstimer/
Dstyle.less1 .fks-timer {
/plugin/doxycode/scripts/
Dtagselector.js39 timer: null, property
299 if(doxycode_tagselector.timer !== null){
300 window.clearTimeout(doxycode_tagselector.timer);
301 doxycode_tagselector.timer = null;
304 doxycode_tagselector.timer = window.setTimeout(doxycode_tagselector.filterRowsExec,350);
/plugin/oauth/vendor/lusitanian/oauth/
H A Dcomposer.lock160 "name": "phpunit/php-timer",
164 "url": "https://github.com/sebastianbergmann/php-timer.git",
169 …"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/3e82f4e9fc92665fafd915756…
194 "homepage": "https://github.com/sebastianbergmann/php-timer/",
196 "timer"
275 "phpunit/php-timer": "~1.0",
/plugin/diagramsnet/lib/math/extensions/a11y/
Dauto-collapse.js123 timer: null,
128 l.config.disabled || (l.running ? l.retry = !0 : (l.timer && clearTimeout(l.timer),
129 l.timer = setTimeout(l.resizeAction, 100)));
132 l.timer = null, l.running = !0, c.Queue(function() {
/plugin/bpmnio/vendor/bpmn-js/dist/assets/bpmn-font/css/
Dbpmn-codes.css11 .bpmn-icon-intermediate-event-catch-non-interrupting-timer:before { content: '\e80c'; } /* '' */
19 .bpmn-icon-start-event-non-interrupting-timer:before { content: '\e815'; } /* '' */
34 .bpmn-icon-intermediate-event-catch-timer:before { content: '\e824'; } /* '' */
41 .bpmn-icon-start-event-timer:before { content: '\e82b'; } /* '' */

1234567