Home
last modified time | relevance | path

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

/plugin/davcal/fullcalendar-3.10.5/
H A Dfullcalendar.js5348 var queuedChangeCnt = 0;
5355 queuedChangeCnt++; field
5356 if (queuedChangeCnt === 1) { // first change to cause a "stop" ?
5379 queuedChangeCnt--;
5380 if (!queuedChangeCnt) { // last change to cause a "start"?