/plugin/diagramsnet/lib/shapes/ |
H A D | mxC4.js | 189 c.arcTo(r2, r2, 0, 0, 1, ins + r2, ins); 191 c.arcTo(r2, r2, 0, 0, 1, w - 3 * h2 - 4 * ins, ins + r2); 195 c.arcTo(r2, r2, 0, 0, 1, ins, ins + h2 - r2); 199 c.arcTo(r2, r2, 0, 0, 1, w - 3 * h2 - 3 * ins + r2, ins); 201 c.arcTo(r2, r2, 0, 0, 1, w - 2 * h2 - 3 * ins, ins + r2); 209 c.arcTo(r2, r2, 0, 0, 1, w - 2 * h2 - 2 * ins + r2, ins); 211 c.arcTo(r2, r2, 0, 0, 1, w - h2 - 2 * ins, ins + r2); 219 c.arcTo(r2, r2, 0, 0, 1, w - h2 - ins + r2, ins); 221 c.arcTo(r2, r2, 0, 0, 1, w - ins, ins + r2); 223 c.arcTo(r2, r2, 0, 0, 1, w - ins - r2, ins + h2); [all …]
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/ |
H A D | RC2.php | 472 $r1 = (($r1 + $keys[$j++] + ((($r2 ^ $r3) & $r0) ^ $r2)) & 0xFFFF) << 2; 474 $r2 = (($r2 + $keys[$j++] + ((($r3 ^ $r0) & $r1) ^ $r3)) & 0xFFFF) << 3; 475 $r2 |= $r2 >> 16; 487 $r2 += $keys[$r1 & 0x3F]; 488 $r3 += $keys[$r2 & 0x3F]; 493 return pack('vvvv', $r0, $r1, $r2, $r3); 517 $r2 = ($r2 | ($r2 << 16)) >> 3; 518 $r2 = ($r2 - $keys[--$j] - ((($r3 ^ $r0) & $r1) ^ $r3)) & 0xFFFF; 520 $r1 = ($r1 - $keys[--$j] - ((($r2 ^ $r3) & $r0) ^ $r2)) & 0xFFFF; 531 $r2 = ($r2 - $keys[$r1 & 0x3F]) & 0xFFFF; [all …]
|
H A D | Salsa20.php | 416 $r2 = ($x & 0xFFFFFFFF) >> (32 - $n); 418 $r2 = $x >> (32 - $n); 419 $r2 &= (1 << $n) - 1; 421 return $r1 | $r2;
|
/plugin/html2pdf/html2pdf/html2ps/ |
H A D | css.rules.inc.php | 53 function cmp_rules($r1, $r2) { argument 55 $b = css_selector_specificity($r2[0]); 63 return $r1[3] < $r2[3] ? -1 : 1; 66 function cmp_rule_objs($r1, $r2) { argument 68 $b = $r2->get_specificity(); 76 return $r1->get_order() < $r2->get_order() ? -1 : 1;
|
/plugin/fckg/fckeditor/editor/plugins/range/ |
H A D | fckplugin.js | 339 r2=createRangeFromElement(candidates[ii]); 340 if(r2 && rangeContact(rng, r2)) 372 function rangeContact(r1, r2) { argument 392 r2[p.method](p.StartToStart, r1)==1 && 393 r2[p.method](p.EndToEnd, r1)==1 && 394 r2[p.method](p.StartToEnd, r1)==1 && 395 r2[p.method](p.EndToStart, r1)==1 397 r2[p.method](p.StartToStart, r1)==-1 && 398 r2[p.method](p.EndToEnd, r1)==-1 && 399 r2[p.method](p.StartToEnd, r1)==-1 && [all …]
|
/plugin/wideredit/ |
H A D | script.js | 44 function newRange(r1, r2) { argument 46 const [r2min, r2max] = r2.split('-');
|
/plugin/structgantt/meta/ |
H A D | Gantt.php | 295 $r2 = $this->listDays($start, $end); 298 while ($r1 && ($this->intervalFormat(end($r1), 'comp') >= $this->intervalFormat($r2[0], 'comp'))) { 301 while ($r3 && ($this->intervalFormat($r3[0], 'comp') <= $this->intervalFormat(end($r2), 'comp'))) { 306 $r2 = 0; 322 if ($r2) { 324 $this->renderer->doc .= '<td colspan="' . count($r2) . '" class="task" ' . $style . '>';
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Gif/ |
H A D | ColorTable.php | 69 $r2 = ($this->m_arColors[$i] & 0x000000FF); 72 $d = abs($r2 - $r1) + abs($g2 - $g1) + abs($b2 - $b1);
|
/plugin/aclplusregex/_test/conf/ |
H A D | aclplusregex.conf | 23 reg:$1:sub-(\d{3}):sub @(\d{5})-doku-bus-sub-r2 16 24 reg:$1:sub-(\d{3}):* @(\d{5})-doku-bus-sub-r2 2
|
/plugin/rater/ |
H A D | syntax.php | 204 $r1 = '0'; $r2 = '0'; $r3 = '0'; $r4 = '0'; $r5 = '0'; 211 $r2 += $tmp_array[0][2]; 243 …rater/img/2star.gif?w=40&" alt="2 Stars" width="40" align="left" /> '.$r2.' visitor votes<br /… 777 if ($d[0] === '2' ){$r2 = $r2 + 1;} 785 $tmp_array[] = array($rater_rating,$r1,$r2,$r3,$r4,$r5,$rater_votes,$rater_sum); 805 if ($d[0] === '2' ){$r2++;$who2 .= $d[1]."<br />";} 808 if (!$r2) { $r2='0'; $who2 = ''; } 809 $rater_rating=$r1." : ".$r2; 812 $tmp_array[] = array($rater_votes, $r1, $who1, $r2, $who2, $rater_sum);
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/ |
H A D | Barrett.php | 178 $r2 = substr(bcmul($temp, $n), -$n_length - 1); 179 $result = bcsub($r1, $r2);
|
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/ |
H A D | PublicKey.php | 113 $r2 = hash_equals($em, $em3); 117 $r2 = false; 125 return $r1 || $r2;
|
/plugin/advrack/ |
H A D | script.js | 20 Raphael.fn.roundedRectangle = function (x, y, w, h, r1, r2, r3, r4){ argument 23 array = array.concat(["L",x+w-r2,y, "Q",x+w,y, x+w,y+r2]); //B
|
/plugin/dw2pdf/vendor/mpdf/mpdf/src/ |
H A D | DirectWrite.php | 486 $r2 = $r1 + $width; //$r1 + 80; 494 if (($r1 + $sz) > $r2) { 509 $this->mpdf->RoundedRect($r1, $y1, $r2 - $r1, $y2, $radius, $style); 511 $this->mpdf->Cell($r2 - $r1, $y2, $text, 0, 1, 'C', 0, '', 0, 0, 0, 'M', 0, false, $OTLdata, $textvar);
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/src/ |
H A D | theme.js | 101 var r2 = clamp(Math.random(), 0.2, 0.8); 112 x: (x2 - x1) * r2 + x1 - xfactor, 113 y: (y2 - y1) * r2 + y1 - yfactor
|
/plugin/imagecarousel/vendor/slick/fonts/ |
H A D | slick.woff | 10 �x����x�c```d�s�o��+�a4Zy�x�c`d``�b `b`B0�v7x�c`fb`�������Ø������2H2�0001�r2�…
|
/plugin/securelogin/ |
H A D | rsalib.js | 647 var r = nbi(), r2 = nbi(), g = z.convert(this), i = nbits(e) - 1; 650 z.sqrTo(r, r2); 652 z.mulTo(r2, g, r); 655 r = r2; 656 r2 = t;
|
/plugin/codemirror/dist/modes/ |
H A D | gas.min.js | 1 …"}function h(a){d="@";e.syntax="builtin";f.r0="variable";f.r1="variable";f.r2="variable";f.r3="var…
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
H A D | shCore.js | 517 … var r2 = copy(regex, "g" + (sticky && hasNativeY ? "y" : ""), (sticky === false ? "y" : "")), 519 r2.lastIndex = pos = pos || 0; 520 match = fixed.exec.call(r2, str); // Fixed `exec` required for `lastIndex` fix, etc. 525 regex.lastIndex = match ? r2.lastIndex : 0; 913 var match, name, r2, origLastIndex, i; 922 r2 = new RegExp(this.source, nativ.replace.call(getNativeFlags(this), "g", "")); 925 nativ.replace.call(String(str).slice(match.index), r2, function () {
|
/plugin/syntaxhighlighter4/dist/ |
H A D | syntaxhighlighter.js | 1326 r2; 1336 r2 = regex[REGEX_DATA][cacheKey] || (regex[REGEX_DATA][cacheKey] = copyRegex(regex, { 1343 r2.lastIndex = pos = pos || 0; 1346 match = fixed.exec.call(r2, str); 1353 regex.lastIndex = match ? r2.lastIndex : 0; 1515 r2; 1520 r2 = regex[REGEX_DATA][cacheKey] || (regex[REGEX_DATA][cacheKey] = copyRegex(regex, { 1527 result = nativ.match.call(toObject(str), r2); 1884 r2, 1892 r2 = copyRegex(this, { [all …]
|
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/ |
H A D | sequence-diagram-snap.js | 904 var r2 = clamp(Math.random(), 0.2, 0.8); 915 x: (x2 - x1) * r2 + x1 - xfactor, 916 y: (y2 - y1) * r2 + y1 - yfactor
|
H A D | sequence-diagram-snap-min.js | 6 …r2=clamp(Math.random(),.2,.8),xfactor=Math.random()>.5?factor:-factor,yfactor=Math.random()>.5?fac…
|
H A D | sequence-diagram-raphael.js | 904 var r2 = clamp(Math.random(), 0.2, 0.8); 915 x: (x2 - x1) * r2 + x1 - xfactor, 916 y: (y2 - y1) * r2 + y1 - yfactor
|
H A D | sequence-diagram.js | 904 var r2 = clamp(Math.random(), 0.2, 0.8); 915 x: (x2 - x1) * r2 + x1 - xfactor, 916 y: (y2 - y1) * r2 + y1 - yfactor
|
/plugin/photogallery/phpThumb/ |
H A D | phpthumb.gif.php | 458 $r2 = ($this->m_arColors[$i] & 0x000000FF); 461 $d = abs($r2 - $r1) + abs($g2 - $g1) + abs($b2 - $b1);
|