Home
last modified time | relevance | path

Searched refs:y (Results 176 – 200 of 1365) sorted by relevance

12345678910>>...55

/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-snap.js930 wobble(x, y, x + w, y) +
931 wobble(x + w, y, x + w, y + h) +
932 wobble(x + w, y + h, x, y + h) +
933 wobble(x, y + h, x, y);
1143 var y = offsetY;
1166 var y = offsetY;
1217 this.drawLine(aX, y, bX, y, signal.linetype, signal.arrowtype);
1252 var y = box.y + margin;
1265 y += padding;
1479 y = y - bb.height / 2;
[all …]
H A Dsequence-diagram-snap-min.js6y+box.height/2}function clamp(x,min,max){return x<min?min:x>max?max:x}function wobble(x1,y1,x2,y2)… argument
H A Dsequence-diagram-min.js6y+box.height/2}function clamp(x,min,max){return x<min?min:x>max?max:x}function wobble(x1,y1,x2,y2)… property in wobble.p2
7 …-27,-11v-6,-8,45,-65,48,-65v-17,-21,-61,-52,-24,-68v9,0,48,37,62,49",w:223},y:{d:"44,-65v22,33,70,…
/plugin/metaheaders/
H A Daction.php70 for ($y = 0; $y < $nclear; $y++) {
71 if ( $clear[$y]['cond'] ?? false) {
72 if (!preg_match('/' . $clear[$y]['cond'] . '/', $ID)) {
78 foreach ($clear[$y] as $type => $value) {
/plugin/diagramsnet/lib/js/diagramly/
H A DDevTools.js21 … tip += 'source=' + parseFloat(geo.sourcePoint.x) + ',' + parseFloat(geo.sourcePoint.y) + '<br>';
26 … tip += 'target=' + parseFloat(geo.targetPoint.x) + ',' + parseFloat(geo.targetPoint.y) + '<br>';
37 … tip += parseFloat(state.absolutePoints[i].x) + ',' + parseFloat(state.absolutePoints[i].y) + ';';
48 tip += parseFloat(geo.points[i].x) + ',' + parseFloat(geo.points[i].y) + ';';
56 tip += 'x/y=' + parseFloat(geo.x) + ',' + parseFloat(geo.y) + '<br>' +
61 tip += '<br>pos=' + parseFloat(state.x) + ',' + parseFloat(state.y) + '<br>' +
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBinary.php118 * @param string|BinaryInteger $y
120 public function setBasePoint($x, $y) argument
125 case !is_string($y) && !$y instanceof BinaryInteger:
133 is_string($y) ? $this->factory->newInteger(pack('H*', $y)) : $y
299 list($x, $y) = $p;
300 $lhs = $y->multiply($y);
301 $lhs = $lhs->add($x->multiply($y));
353 list($x, $y, $z) = $p;
358 $y->multiply($z2)->multiply($z)
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.js123 var y = (scaleVal - 1) * (_y);
130 top: -y + 'px'
316 distanceY = (-Math.abs(_$el.attr('data-y'))) + (endCoords.y - startCoords.y);
327 …if ((Math.abs(endCoords.x - startCoords.x) > 15) || (Math.abs(endCoords.y - startCoords.y) > 15)) {
383 y: e.pageY property in AnonymousFunction03190cd91200.startCoords
406 y: e.pageY property in AnonymousFunction03190cd91300.endCoords
413 distanceY = (-Math.abs(_$el.attr('data-y'))) + (endCoords.y - startCoords.y);
442 … if (isMoved && ((startCoords.x !== endCoords.x) || (startCoords.y !== endCoords.y))) {
445 y: e.pageY property in AnonymousFunction03190cd91400.endCoords
465 var distanceY = (-Math.abs(_$el.attr('data-y'))) + (endCoords.y - startCoords.y);
[all …]
/plugin/translation/lang/vi/
H A Dtotranslate.txt
/plugin/switchpanel/images/
H A DgreenIt.svg3 <rect fill="green" x="22" y="1" width="7" height="7" rx="1" ry="1" style="fill:#bdbcbc;"></rect>
5 <rect fill="green" x="1" y="3" width="18" height="8" style="fill:#80cc28;"></rect>
6 <rect fill="green" x="1" y="12" width="8" height="17" style="fill:#80cc28;"></rect>
7 <rect fill="green" x="10" y="21" width="18" height="8" style="fill:#80cc28;"></rect>
8 <rect fill="green" x="20" y="12" width="8" height="8" style="fill:#80cc28;"></rect>
/plugin/elwikiupgrade/lang/tr/
H A Dstep0.txt1 Bu eklenti wikinizi otomatik olarak mecut olan en yeni DokuWiki sürümüne yükseltecek. Devam etmeden…
3 Otomatik yükseltmenin yapılabilmesi için PHP sürecinin DokuWiki dosyalarına yazma hakkı olmalıdır. …
5 Bu eklenti, yüklü olan şablon ve eklentileri yükseltmeyecektir.
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Container/
H A DJwk.php57 public $y; variable in Google\\Service\\Container\\Jwk
174 public function setY($y) argument
176 $this->y = $y;
183 return $this->y;
/plugin/upgrade/lang/tr/
H A Dstep0.txt
/plugin/diagramsnet/lib/img/lib/allied_telesis/buildings/
H A DSecure_Building.svg1y="63.426" width="30.06" height="23.889"><feColorMatrix values="1 0 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 …
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
H A Ddhtmlxgantt_drag_timeline.js134 y: dots[i].y - dots[i - 1].y
137 var resultVector_1 = { x: 0, y: 0 }; property in AnonymousFunctiona38a74720100.AnonymousFunctiona38a74720300.EventsManager.EventsManager._calculateDirectionVector.resultVector_1
140 resultVector_1.y += vector.y;
142 …r magnitude = Math.sqrt(resultVector_1.x * resultVector_1.x + resultVector_1.y * resultVector_1.y);
166 var shiftY = _this._startPoint.y - coords.y;
177 y: _this._scrollState.y + shiftY property in AnonymousFunctiona38a74720100.AnonymousFunctiona38a74720300.EventsManager.EventsManager._countNewScrollPosition.result
212 var _a = _this._getScrollPosition(_this._timeline), x = _a.x, y = _a.y;
213 _this._scrollState = { x: x, y: y }; property in _this._scrollState
214 _this._startPoint = { x: event.clientX, y: event.clientY }; property in _this._startPoint
296 _this._trace.push({ x: event.clientX, y: event.clientY });
[all …]
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.vml.js102 fill.position = c.dx * y + S + c.dy * y;
481 dy = bb.y - bbt.y;
582 c.y = b.y - this.paper._viewBoxShift.dy;
583 c.y *= z;
763 res.Y = a.y = y;
781 cy: y,
809 res.Y = a.y = y;
829 y = y || 0;
851 p.attrs.y = y;
935 y = con.y;
[all …]
/plugin/yuriigantt/3rd/dhtmlxgantt/ext/
H A Ddhtmlxgantt_drag_timeline.js13y:e[o].y-e[o-1].y});var r={x:0,y:0};return n.forEach(function(t){r.x+=t.x,r.y+=t.y}),{magnitude:Ma… property in e._startPoint
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DBCMath.php170 * @param BCMath $y
173 public function add(BCMath $y) argument
176 $temp->value = bcadd($this->value, $y->value);
184 * @param BCMath $y
187 public function subtract(BCMath $y) argument
217 * @param BCMath $y
220 public function divide(BCMath $y) argument
229 …$remainder->value = bcadd($remainder->value, $y->value[0] == '-' ? substr($y->value, 1) : $y->valu…
405 * @param BCMath $y
409 public function compare(BCMath $y) argument
[all …]
/plugin/dw2pdf/vendor/mpdf/qrcode/src/Output/
H A DMpdf.php17 * @param float $y position Y
22 public function output(QrCode $qrCode, MpdfObject $mpdf, $x, $y, $w, $background = [255, 255, 255], $color = [0, 0, 0]) argument
34 $mpdf->Rect($x, $y, $size, $size, 'F');
38 $mpdf->Rect($x, $y, $size, $size, 'FD');
48 $mpdf->Rect($x + ($i - $minSize) * $s, $y + ($j - $minSize) * $s, $s, $s, 'F');
H A DHtml.php32 for ($y = $minSize; $y < $maxSize; $y++) {
35 $on = $final[$x + $y * $qrSize + 1];
/plugin/securelogin/
H A Drsalib.js405 r.t = i + y.t;
457 pm.copyTo(y);
460 var ys = y.t;
473 t.subTo(y, y); // "negative" y so we can replace sub with am later
474 while (y.t < ys)
475 y[y.t++] = 0;
557 y = (y * (2 - (x & 0xf) * y)) & 0xf; // y == 1/x mod 2^4
558 y = (y * (2 - (x & 0xff) * y)) & 0xff; // y == 1/x mod 2^8
559 y = (y * (2 - (((x & 0xffff) * y) & 0xffff))) & 0xffff; // y == 1/x mod 2^16
562 y = (y * (2 - x * y % this.DV)) % this.DV; // y == 1/x mod 2^dbits
[all …]
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupGraphics.js48 c.translate(x, y);
149 c.translate(x, y);
249 c.translate(x, y);
345 c.translate(x, y);
454 c.translate(x, y);
540 c.translate(x, y);
666 c.translate(x, y);
828 c.translate(x, y);
1018 c.translate(x, y);
1144 c.translate(x, y);
[all …]
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php116 $y = 0;
120 $y = 1;
125 $y = mt_rand(5, 8); // why not?
131 $y = mt_rand(5, 8); // why not?
136 $x = $y = (int) substr($xy, 1, -1);
143 $y = (int) trim($xy[1]);
150 $y = mt_rand($x + 5, $x + 8); // why not?
156 $i = 0, $max = $this->_sampler->getInteger($x, $y);
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/
H A Djoin.test17 {{ {"a": "w", "b": "x", "c": "y", "d": "z"}|join }}
18 {{ {"a": "w", "b": "x", "c": "y", "d": "z"}|join(',') }}
19 {{ {"a": "w", "b": "x", "c": "y", "d": "z"}|join(',','-') }}
37 w,x,y,z
38 w,x,y-z
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/
H A DPuTTY.php69 list($p, $q, $g, $y) = Strings::unpackSSH2('iiii', $public);
88 …ion savePrivateKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y, BigInteger $x, $pas… argument
94 $public = Strings::packSSH2('iiii', $p, $q, $g, $y);
110 public static function savePublicKey(BigInteger $p, BigInteger $q, BigInteger $g, BigInteger $y) argument
116 return self::wrapPublicKey(Strings::packSSH2('iiii', $p, $q, $g, $y), 'ssh-dsa');
/plugin/diagramsnet/lib/shapes/
H A DmxAndroid.js77 c.translate(x, y);
196 c.translate(x, y);
252 c.translate(x, y);
356 c.translate(x, y);
478 c.translate(x, y);
618 c.translate(x, y);
675 c.translate(x, y);
731 c.translate(x, y);
822 c.translate(x, y);
862 c.translate(x, y);
[all …]

12345678910>>...55