Home
last modified time | relevance | path

Searched refs:counter (Results 76 – 100 of 221) sorted by path

123456789

/plugin/davcard/vendor/sabre/vobject/lib/Recur/
H A DRDateIterator.php56 return $this->counter;
68 return ($this->counter <= count($this->dates));
80 $this->counter = 0;
91 $this->counter++;
96 $this->dates[$this->counter-1]
153 protected $counter = 0; variable in Sabre\\VObject\\Recur\\RDateIterator
H A DRRuleIterator.php57 return $this->counter;
71 return $this->counter < $this->count;
85 $this->counter = 0;
123 $this->counter++;
238 protected $counter = 0; variable in Sabre\\VObject\\Recur\\RRuleIterator
516 $counter = 0;
518 $counter++;
528 $nextDate->modify('+ ' . ($this->interval*$counter) . ' years');
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/
H A Delectron.js503 var counter = 0;
510 counter++;
512 path.extname(outFileName))) + '-' + counter + path.extname(outFileName);
/plugin/diagramsnet/lib/js/
H A Dapp.min.js255counter:0,get:function(a){if(null!=a){if(null==a[mxObjectIdentity.FIELD_NAME])if("object"===typeof… property in mxObjectIdentity
H A Dviewer-static.min.js221counter:0,get:function(a){if(null!=a){if(null==a[mxObjectIdentity.FIELD_NAME])if("object"===typeof… property in mxObjectIdentity
H A Dviewer.min.js221counter:0,get:function(a){if(null!=a){if(null==a[mxObjectIdentity.FIELD_NAME])if("object"===typeof… property in mxObjectIdentity
/plugin/diagramsnet/lib/js/diagramly/
H A DDialogs.js8123 var counter = 0;
8133 var index = Math.floor(counter / (count / 3));
8135 counter++;
H A DEditor.js2786 var counter = 0;
2790 counter++;
2795 counter--;
2797 if (counter == 0)
2864 if (counter == 0)
H A DExtensions.js5591 var counter = 0;
5596 counter++;
5597 currentKey = key + '_' + counter;
H A DMenus.js4151 var counter = 0;
4155 label = entry.name + ' (' + (++counter) + ')';
/plugin/diagramsnet/lib/js/grapheditor/
H A DMenus.js204 var counter = 0;
211 counter++;
215 if (counter > 0)
H A DShapes.js1882 var counter = 0;
1887 shape = mxCellRenderer.defaultShapes[this.style['symbol' + counter]];
1891 var align = this.style['symbol' + counter + 'Align'];
1892 var valign = this.style['symbol' + counter + 'VerticalAlign'];
1893 var width = this.style['symbol' + counter + 'Width'];
1894 var height = this.style['symbol' + counter + 'Height'];
1895 var spacing = this.style['symbol' + counter + 'Spacing'] || 0;
1896 var vspacing = this.style['symbol' + counter + 'VSpacing'] || spacing;
1897 var arcspacing = this.style['symbol' + counter + 'ArcSpacing'];
1945 counter++;
/plugin/diagramsnet/lib/math/extensions/a11y/
H A Dmathjax-sre.js241 …this.counter=0};goog.addSingletonGetter(sre.SemanticAnnotations);sre.SemanticAnnotations.prototype…
/plugin/diagramsnet/lib/mxgraph/
H A DmxClient.js17counter:0,get:function(a){if(null!=a){if(null==a[mxObjectIdentity.FIELD_NAME])if("object"===typeof… property in mxObjectIdentity
/plugin/diagramsnet/lib/plugins/
H A Dnumber.js19 var counter = 0;
H A Dpage.js18 var counter = 0;
34 console.log(counter + " - page reordering in " + passes + " passes");
48 if (counter++ < max && ui.dialog == null)
75 var counter = 0;
89 console.log(counter + " - inserting " + n + " pages");
101 console.log(counter + " - removing " + n + " pages");
114 console.log(counter + " - moving " + passes + " pages");
128 if (counter++ < max && ui.dialog == null)
H A Drandom.js22 var counter = 0;
41 if (counter++ < max && ui.dialog == null)
43 console.log('randomLabel', counter);
74 var counter = 0;
139 if (counter++ < max && ui.dialog == null)
141 console.log('swapChildren', counter);
172 var counter = 0;
364 if (counter++ < max && ui.dialog == null)
366 console.log('placeChildren', counter);
397 var counter = 0;
[all …]
/plugin/diagramsnet/lib/shapes/
H A DmxSysML.js39 var counter = 1;
43 shape = mxCellRenderer.defaultShapes[this.style['symbol' + counter]];
47 var align = this.style['symbol' + counter + 'Align'];
48 var valign = this.style['symbol' + counter + 'VerticalAlign'];
49 var width = this.style['symbol' + counter + 'Width'];
50 var height = this.style['symbol' + counter + 'Height'];
51 var spacing = this.style['symbol' + counter + 'Spacing'] || 0;
52 var vspacing = this.style['symbol' + counter + 'VSpacing'] || 0;
53 var arcspacing = this.style['symbol' + counter + 'ArcSpacing'];
54 var direction = this.style['symbol' + counter + 'Direction'];
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidMisc.js257 var counter = 0;
262 odd = counter % 2;
275 counter++;
294 var counter = 0;
300 odd = counter % 2;
316 counter++;
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js396counter=this.storageService.getNumber(e.PREF_KEY_COUNTER,0,e.counter)}push(t){e.cache&&(e.cache.se…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1counter-style descriptor. Specifies the symbols used by the marker-construction algorithm specifie…
H A D3.3.js.map1counter on the left, such as a number or letter.\\\") element.\\n\\n**Note:** This attribute was d…

123456789