Home
last modified time | relevance | path

Searched refs:ii (Results 126 – 150 of 169) sorted by last modified time

1234567

/plugin/ckgdoku/ckeditor/lang/
H A Dfr.js.unc500 "lowerRoman": "Nombres romains minuscules (i, ii, iii, iv, v, etc.)",
H A Dlang_array.txt494 "lowerRoman": "Lower Roman (i, ii, iii, iv, v, etc.)",
/plugin/rowmove/
H A Dscript.js88 for(ii=0;ii<tables.length;ii++) {
89 if(elTbody.parentNode == tables[ii]) return ii;
116 for(ii = 0; ii<elCells.length; ii++) {
117 for(kk=0; kk<elCells[ii].childNodes.length; kk++)
118 if(elCells[ii].childNodes[kk].className=="rowmove") return true;
/plugin/gtime/gtlib/
H A DLICENSE21 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/fckg/fckeditor/editor/plugins/range/
H A Dfckplugin.js18 for(var ii=0; ii<nodes.length; ii++) {
21 if(nodes[ii].nodeName.toUpperCase() == 'BR') {
22 this.setBreakToPara(nodes[ii]);
88 for(var ii=0; ii<nodes.length; ii++) {
167 for(var ii=0; ii<kids.length; ii++) {
187 for(var ii=0; ii<kids.length; ii++) {
188 var data = this.insertIndent(kids[ii]);
338 for(var ii=0, r2; ii<candidates.length; ii++) {
341 nodes[nodes.length]=candidates[ii];
445 for(var ii=0; ii<nodes.length; ii++) {
[all …]
/plugin/fckg/fckeditor/
H A Dlicense.txt883 by: i) the modification of the Original Code or ii) the
914 Contributor Version or ii) the combination of Modifications made
1118 Participant, or (ii) withdraw Your litigation claim with respect to
/plugin/fckg/fckeditor/editor/dialog/fck_spellerpages/spellerpages/
H A DspellChecker.js426 for( var ii = 0; ii < a_suggests.length; ii++ ) {
427 this.controlWin.addSuggestion( a_suggests[ii] );
/plugin/callflow/
H A Draphael.js136 ii,
142 for (i = 0, ii = names.length; i < ii; i++) {
192 for (var i = 0, ii = names.length; i < ii; i++) {
299 for (i = 0, ii = names.length; i < ii; i++) {
315 for (i = 0, ii = cur.length; i < ii; i++) {
696 for (i = 0, ii = path.length; i < ii; i++) {
1880 for (var i = 0, ii = path1.length; i < ii; i++) {
1986 for (var i = 0, ii = path.length; i < ii; i++) {
6786 for (i = 0, ii = name.length; i < ii; i++) {
7184 for (var i = 0, ii = pa.length; i < ii; i++) {
[all …]
/plugin/davcard/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php38 $ii=0; variable
40 while($ii < $events) {
42 $ii++;
46 $event->SUMMARY = 'Event #' . $ii;
/plugin/davcard/vendor/sabre/vobject/lib/Property/
H A DText.php253 for($ii=0;$ii<strlen($val);$ii++) {
254 $ord = ord($val[$ii]);
257 $lastLine.=$val[$ii];
259 $lastLine.='=' . strtoupper(bin2hex($val[$ii]));
/plugin/amcharts/assets/amcharts/plugins/dataloader/
H A Dlicense.txt20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2217 for(var ii = 0, il = page.items.length; ii < il; ii++) {
2218 var item = page.items[ii];
15657 for (var ii = i; ii > i-2; --ii) {
15658 if (!reserved[jj][ii]) {
15661 matrix[jj][ii] = (buf[k >> 3] >> (~k&7)) & 1;
66156 for(var ii = 0, ll = decoration.length; ii < ll; ii++) {
66157 var deco = decoration[ii];
66239 for (var ii = 0; ii < nbDots; ii++) {
H A Dpdfmake.min.js.map1ii","il","items","renderVector","renderLine","renderImage","watermark","renderWatermark","setFontR…
H A Dpdfmake.min.js8ii(t){return Gr(t,2)}function oi(t){var e=je(arguments,1),n=_(e,oi.placeholder);return un(t,M,null…
/plugin/amcharts/assets/amcharts/plugins/export/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dlicense.txt20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/icalevents/vendor/sabre/vobject/bin/
H A Dgenerateicalendardata.php36 $ii = 0; variable
38 while ($ii < $events) {
40 $ii++;
44 $event->SUMMARY = 'Event #' . $ii;
/plugin/icalevents/vendor/sabre/vobject/lib/Property/
H A DText.php255 for ($ii = 0;$ii < strlen($val);$ii++) {
256 $ord = ord($val[$ii]);
259 $lastLine .= $val[$ii];
261 $lastLine .= '=' . strtoupper(bin2hex($val[$ii]));
/plugin/quizlib/scripts/
H A DLICENSE20 otherwise, or (ii) ownership of fifty percent (50%) or more of the
/plugin/wikipediasnippet/conf/
H A Dlang2dir.conf96 ii ltr #Sichuan Yi
/plugin/pgn4web/pgn4web/
H A Dpgn4web.js650 for (var ii=0; ii<deciles.length; ii++) {
716 for (var ii = 0; ii<alertLog.length; ii++) {
750 else { for (var ii = 0; ii < numberOfGames; ++ii) { text += fullPgnGame(ii) + "\n\n"; } }
1264 for (var ii = PredecessorsVars[CurrentVar].length - 1; ii >= 0; ii--) {
1431 for (ii = 0; ii < children.length; ii++) {
1455 for (ii = 0; ii < siblings.length; ii++) {
1720 for (var ii=0; ii<numberOfGames; ii++) {
1721 …Game = (gameWhite[ii]==oldWhite) && (gameBlack[ii]==oldBlack) && (gameEvent[ii]==oldEvent) && (gam…
1884 …for (ii=0; ii<numberOfGames; ii++) { if (gameResult[ii].indexOf('*') >= 0) { lbga++; if (!pgnGame[
1924 for (var ii=0; ii<numberOfGames; ii++) {
[all …]
H A Dpuzzler.php118 for ($ii=count($pieceSizeOptions)-1; $ii>=0; $ii--) {
119 if ($pieceSizeOptions[$ii] <= $targetPieceSize) { return $pieceSizeOptions[$ii]; }
/plugin/glossary/images/
H A Dscore.xcf37 …�������ʨ�����������ި����ۡ�������SF..#:N9.19[@c%iij���8������������ҹ�����ʨ�����������ި�[@…
39 �����������������������������������״����0���@#�����GG���#:N9.19%iij;…
/plugin/pgn4web/pgn4web/fonts/
H A Dchess-informant-NAG-symbols.js12 if (typeof(ii) == "undefined") { var ii; } variable
54 for (ii = 54; ii <= 129; ii++) { NAG[ii] = ''; }
77 for (ii = 165; ii <= 189; ii++) { NAG[ii] = ''; }
81 for (ii = 196; ii <= 200; ii++) { NAG[ii] = ''; }
83 for (ii = 202; ii <= 219; ii++) { NAG[ii] = ''; }
84 for (ii = 222; ii <= 237; ii++) { NAG[ii] = ''; }
H A Dchess-informant-NAG-symbols-alternative.js12 if (typeof(ii) == "undefined") { var ii; } variable
54 for (ii = 54; ii <= 129; ii++) { NAG[ii] = ''; }
77 for (ii = 165; ii <= 189; ii++) { NAG[ii] = ''; }
81 for (ii = 196; ii <= 200; ii++) { NAG[ii] = ''; }
83 for (ii = 202; ii <= 219; ii++) { NAG[ii] = ''; }
84 for (ii = 222; ii <= 237; ii++) { NAG[ii] = ''; }

1234567