Home
last modified time | relevance | path

Searched refs:counter (Results 126 – 150 of 221) sorted by relevance

123456789

/plugin/photogallery/lightGallery/css/
H A Dlightgallery.min.css1counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family…
H A Dlightgallery.css214 #lg-counter {
/plugin/diagramsnet/lib/js/grapheditor/
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/sequencediagram/bower_components/lodash/vendor/backbone/test/
H A Drouter.js108 counter: function() {
/plugin/codemirror/dist/modes/
H A Decl.min.js.map1 …mpressed__ all and any as atmost before beginc++ best between case const counter csv descend encry…
H A Dstylus.min.js.map1counter-increment\",\"counter-reset\",\"crop\",\"cue\",\"cue-after\",\"cue-before\",\"cursor\",\"d…
H A Dsql.min.js.map1 …s where with writetime\"),\n builtin: set(\"ascii bigint blob boolean counter decimal double fl…
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.audio-video.quicktime.php1823 foreach (str_split($atom_data, $GPS_rowsize) as $counter => $datapair) {
1824 …$atom_structure['gps_toc'][] = unpack('Noffset/Nsize', substr($atom_data, $counter * $GPS_rowsize,…
/plugin/diagramsnet/lib/js/diagramly/
H A DEditor.js2786 var counter = 0;
2790 counter++;
2795 counter--;
2797 if (counter == 0)
2864 if (counter == 0)
H A DMenus.js4151 var counter = 0;
4155 label = entry.name + ' (' + (++counter) + ')';
H A DDialogs.js8123 var counter = 0;
8133 var index = Math.floor(counter / (count / 3));
8135 counter++;
H A DExtensions.js5591 var counter = 0;
5596 counter++;
5597 currentKey = key + '_' + counter;
/plugin/tagfilter/script/select2/
H A Dselect2.js105 nextUid=(function() { var counter=1; return function() { return counter++; }; }());
/plugin/database2/
H A Ddatabase2.php1824 $counter = $skip;
1905 array_unshift( $row, '<td class="counter col0 rightalign">'.++$counter."</td>\n" );
/plugin/html2pdf/html2pdf/html2ps/
H A DChangeLog280 * Fixed: ##PAGE## and counter(page) gave incorrect page numbers
662 * Fixed: redirects counter was not reset after file was fetched
/plugin/jcapture/lib/
H A Djcapture.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1counter-style descriptor. Specifies the symbols used by the marker-construction algorithm specifie…
/plugin/freechat/phpfreechat/data/public/js/
H A Dprototype.js1769 do { id = 'anonymous_element_' + self.counter++ } while ($(id));
2155 Element.Methods.identify.counter = 1;
/plugin/jdraw/lib/
H A Djdraw.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.readme.txt509 rotate the image counter-clockwise.
/plugin/dw2pdf/vendor/mpdf/mpdf/
H A DCHANGELOG.md657 - iteration counter in THEAD crashed in some circumstances
/plugin/socialshareprivacy2/SSP/
H A DREADME.md1176 Note that the view counter will not work unless the XING button is enabled by the
/plugin/amcharts/assets/amcharts/
H A Damcharts.js32 0;this.autoGridCount=!0;this.offset=0;this.guides=[];this.visible=!0;this.counter=0;this.guides=[];…
35 …on(){var a=this.chart;this.prevBY=this.prevBX=NaN;this.allLabels=[];this.counter=0;this.destroy();…
90 n=a.labelRotationR;var ia=a.counter,H=a.inside,Z=a.labelOffset,va=a.dx,ma=a.dy,Oa=a.orientation,ea=…
96 …cn+"fill"),d.setCN(p,Ca,q,!0));m?za&&d.setCN(p,za,a.bcn+"grid-minor"):(a.counter=0===ia?1:0,a.prev…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dgson-2.7.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...
/plugin/metaeditor/
H A Djstree.js7190 duplicate : function (name, counter) { argument
7191 return name + ' (' + counter + ')';

123456789