Home
last modified time | relevance | path

Searched refs:x (Results 276 – 300 of 1696) sorted by relevance

1...<<11121314151617181920>>...68

/plugin/impressjs/tpl/dokuwiki/
H A Dimpress.js124 var rX = " rotateX(" + r.x + "deg) ",
302 x: toNumber(data.x), property in initStep.step.translate
307 x: toNumber(data.rotateX), property in initStep.step.rotate
395 translate: { x: 0, y: 0, z: 0 }, property in init.currentState.translate
396 rotate: { x: 0, y: 0, z: 0 }, property in init.currentState.rotate
453 x: -step.rotate.x, property in goto.target.rotate
458 x: -step.translate.x, property in goto.target.translate
521 … (currentState.rotate.x === target.rotate.x && currentState.rotate.y === target.rotate.y &&
522 … currentState.rotate.z === target.rotate.z && currentState.translate.x === target.translate.x &&
768 var x = event.touches[0].clientX,
[all …]
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg.woff2 wOFFOTTO3� O�CFF (-(E��lFFTM2h�{GGDEF2POS/2hK`X�])cmapt�z\�G�head56���hhea@ $ i�hmtx2�?<����maxp`�Pname��]rXpost x�c`d``��L���m�2p�0����J� ���v��?�Y�Y:�\&�(= Yx�c`d``���!�E����Vo�
5 ��Z�P�x�c`flf������4�� C?�f|�`���������� �������f;��c��fA�� dt �x�u�?O�@ş�q��
16 [*;�l���#�0�t�r�+��$�:8�����k,�Zλ]��,�Xr��P-8��[º)5�6훩���Mt��h����w-�*ӳ�d:o*+M��\�J�K�;a��\i����[e�+�<�%��JK�r�!A6�e׵����j;;�U=oL�H�d3�� ����+"{�#�J��<���CU�ꌰ?���ɝÚ��>�v���ߣ���\]�Z�J����w��������a6��%el�h����|��x�c```f�`F ��T�1��,L@zC���������<<�y�� �A탞S,y���懌w>�����O�<�����?�y>Jy����ɂ'��,y��ɚ'��{��ɻ��OU��>5|j�4�i��ܧMO/<}�L���3�g�T�< x�R��K��
19 /U_ƾbz����7K�,������A�����&W���4<��`v7=����Q£�G hnzt�S���O��nJ�)��^���i���?R`��"V���a�=����/��&?E�W�Y�^�L^S�H�P�M�F�Z�R�B�L�T����۲ǥWK��^)�Lz���f�B�<�Xi{iikiiiviV��RK�&K�I�J�H%J�IyK�Hi���g���'�k���>~.�L�����8l�����Ø�⒁��Vx�c`f� }x��{\���xބ�W�q�T[��u�^���Uqk�(RdF ���&���
21 �l�uW����m�S;O���$�m����}��~��8��&�y�9��Hq��8E����#��8�Cq��8Fel�[x� V`�[+� gD���?#����$�˓�2���_���ጞ$5f��I�c9fn���p&q����8p\8K9�98n��/N'�#�$p�8ٜ"N9����9��� rNq.p�rnq����|���3L�(j 5�Sө���Ej9���L�S��LEP1��ʤ�bJK�S-Tu�:F��.Q7����O�/)#e�Zs����>͝�}�;���]�]�}����wןʍ��sS��-�q����vn/��$�<�
34 ^/�����*yu�f^'��w�w��:�:�6ﶕ���U���>����U��ͳ���� Y���,X�'8���\��[���Y�Nwve�r�$�+-������v� +�e X�.�XV� +օ���Jpa%������]YA�� WV�++ȕ�te�-���0�B�| ,�VY�;�vd�<z��\���X�� Y�:.x
[all...]
/plugin/geophp/vendor/funiq/geophp/src/Geometry/
H A DMultiLineString.php44 $x = 0;
54 $x += $componentCentroid->x() * $componentLength;
61 return new Point($x / $totalLength, $y / $totalLength);
H A DMultiPolygon.php39 $x = 0;
49 $x += $componentCentroid->x() * $componentArea;
52 return new Point($x / $totalArea, $y / $totalArea);
H A DMultiPoint.php97 $x = 0;
100 $x += $component->x();
103 return new Point($x / $this->numPoints(), $y / $this->numPoints());
/plugin/snow/
H A Dsnowstorm.js150 this.setXY = function(o, x, y) { argument
353 this.SnowFlake = function(type,x,y) { argument
356 this.x = x||parseInt(rnd(screenX-20),10);
390 if (isNaN(s.x) || isNaN(s.y)) {
394 storm.setXY(s.o, s.x, s.y);
424 s.x += vX;
426 if (s.x >= screenX || screenX-s.x < storm.flakeWidth) { // X-axis scroll check
427 s.x = 0;
551 var x = parseInt(e.clientX,10);
552 if (x<screenX2) {
[all …]
/plugin/freechat/phpfreechat/src/commands/
H A Dkick.class.php27 for ($x=2;$x<count($params);$x++)
28 $reason.=" ".$params[$x];
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupiOS.js128 c.translate(x, y);
187 var xOld = x;
226 var xOld = x;
678 c.translate(x, y);
718 c.translate(x, y);
785 c.translate(x, y);
1227 c.translate(x, y);
1406 c.translate(x, y);
1550 c.translate(x, y);
5923 var xOld = x;
[all …]
H A DmxMockupButtons.js54 c.translate(x, y);
55 this.background(c, x, y, w, h);
160 c.translate(x, y);
284 c.translate(x, y);
505 c.translate(x, y);
684 c.translate(x, y);
772 c.translate(x, y);
853 c.translate(x, y);
906 c.translate(x, y);
959 c.translate(x, y);
[all …]
/plugin/diagramsnet/lib/plugins/webcola/
H A Dcola.min.js1x=a,this.k=a.length;var e=this.n=a[0].length;this.H=new Array(this.k),this.g=new Array(this.k),thi…
2x,a.py=a.y);var d=[a.px,a.py];this._descent.locks.add(b,d)}var f=this._descent.rungeKutta();return…
3x=a,this.X=b,this.y=c,this.Y=d}return a.empty=function(){return new a(Number.POSITIVE_INFINITY,Num…
/plugin/diagramsnet/lib/plugins/
H A DrackF5.js37 c.translate(x, y);
115 c.translate(x, y);
193 c.translate(x, y);
271 c.translate(x, y);
349 c.translate(x, y);
427 c.translate(x, y);
505 c.translate(x, y);
583 c.translate(x, y);
647 c.translate(x, y);
711 c.translate(x, y);
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.production.min.js2x(e,t){return c(e)?[]:(function(e){if(!l(e))throw new Error("must supply array")}(e),t=N(t),e.filt… function
7x),{x:e,y:t,width:n,height:i,x2:e+n,y2:t+i}}function zt(){return this.join(",").replace(wt,"$1")}f… function
28x+" "+u.y+" "+u.width+" "+u.height+'" version="1.1">'+p+c+"</svg>"}catch(e){r=e}return t._emit("sa… function
33x(e,t){return e===r?t:e}function _(e,t,n){d(C(t),(function(t){e.addEventListener(t,n,!1)}))}functi… property in fe.n
34x-o.x),c=Math.abs(u.y-o.y),a&&s<=n&&c<=n)}(a,o,function(e,t){var n,i,r=e.waypoints;return t.index<… property in ql.f
/plugin/tablemath/
H A Dscript.js32 for(var x = startX; x<=endX; x++)
36 set.push(tmParseValue(table.rows[y].cells[x]));
/plugin/diagramsnet/lib/shapes/
H A DmxInfographic.js39 c.translate(x, y);
135 c.translate(x, y);
281 c.translate(x, y);
365 c.translate(x, y);
488 c.translate(x, y);
612 c.translate(x, y);
745 c.translate(x, y);
877 c.translate(x, y);
1033 c.translate(x, y);
1121 c.translate(x, y);
[all …]
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/
H A DBase.php72 public function convertInteger(BigInteger $x) argument
74 return $this->factory->newInteger($x);
142 public function rangeCheck(BigInteger $x) argument
152 if ($x->compare($this->order) > 0 || $x->compare($zero) <= 0) {
/plugin/translation/flags/
H A Duz.svg1 <svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 640 480"><path fill="#1eb53a" d="M0 320h640v160H0z"/><path fill="#0099b5" d="M0 0h640v160H0z"/><path fill="#ce1126" d="M0 153.6h640v172.8H0z"/><path fill="#fff" d="M0 163.2h640v153.6H0z"/><circle cx="134.4" cy="76.8" r="57.6" fill="#fff"/><circle cx="153.6" cy="76.8" r="57.6" fill="#0099b5"/><g fill="#fff" transform="matrix(1.92 0 0 1.92 261.1 122.9)"><g id="e"><g id="d"><g id="c"><g id="b"><path id="a" d="M0-6-1.9-.3 1 .7"/><use xlink:href="#a" width="100%" height="100%" transform="scale(-1 1)"/></g><use xlink:href="#b" width="100%" height="100%" transform="rotate(72)"/></g><use xlink:href="#b" width="100%" height="100%" transform="rotate(-72)"/><use xlink:href="#c" width="100%" height="100%" transform="rotate(144)"/></g><use xlink:href="#d" width="100%" height="100%" y="-24"/><use xlink:href="#d" width="100%" height="100%" y="-48"/></g><use xlink:href="#e" width="100%" height="100%" x="24"/><use xlink:href="#e" width="100%" height="100%" x="48"/><use xlink:href="#d" width="100%" height="100%" x="-48"/><use xlink:href="#d" width="100%" height="100%" x="-24"/><use xlink:href="#d" width="100%" height="100%" x="-24" y="-24"/></g></svg
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/
H A DBarrett.php149 * @param string $x
153 private static function regularBarrett($x, $n) argument
162 if (strlen($x) > 2 * $n_length) {
163 return bcmod($x, $n);
173 $temp = substr($x, 0, -$n_length + 1);
177 $r1 = substr($x, -$n_length - 1);
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Crypt/
H A DSalsa20.php407 * @param int $x
411 protected static function leftRotate($x, $n) argument
413 $r1 = $x << $n;
416 $r2 = ($x & 0xFFFFFFFF) >> (32 - $n);
418 $r2 = $x >> (32 - $n);
477 * @param string $x
479 protected static function salsa20($x) argument
481 $z = $x = unpack('V*', $x);
487 $x[$i] += $z[$i];
490 return pack('V*', ...$x);
/plugin/jcapture/src/com/hammurapi/jcapture/
H A DComponentResizer.java250 if (location.x < dragInsets.left) in mouseMoved()
253 if (location.x > source.getWidth() - dragInsets.right - 1) in mouseMoved()
356 int x = bounds.x; in changeBounds() local
364 int drag = getDragDistance(pressed.x, current.x, snapSize.width); in changeBounds()
365 int maximum = Math.min(width + x, maximumSize.width); in changeBounds()
369 x -= drag; in changeBounds()
386 int drag = getDragDistance(current.x, pressed.x, snapSize.width); in changeBounds()
388 int maximum = Math.min(boundingSize.width - x, maximumSize.width); in changeBounds()
403 source.setBounds(x, y, width, height); in changeBounds()
/plugin/jdraw/src/com/mxgraph/examples/swing/editor/
H A DEditorRuler.java374 repaint(old.x, old.y); in updateMousePosition()
375 repaint(mouse.x, mouse.y); in updateMousePosition()
409 public void repaint(int x, int y) in repaint() argument
417 repaint(x, 0, 1, rulerSize); in repaint()
443 g.fillRect(clip.x, clip.y, clip.width, clip.height); in paintComponent()
455 g.fillRect(clip.x, (int) p.getX(), clip.width, (int) p.getY()); in paintComponent()
496 for (double x = xs; x <= xe; x += stepping) in paintComponent()
501 double xx = Math.round((x - tx) / stepping) * stepping + tx; in paintComponent()
506 String text = format((x - tx) / increment); in paintComponent()
559 g.drawLine(mouse.x, rulerSize, mouse.x, 0); in paintComponent()
/plugin/diagramsnet/lib/math/extensions/
H A DMathZoom.js19x=s.Zoom(p,w,u,l,t);if(this.msiePositionBug){if(this.msieSizeBug){z.style.height=x.zH+"px";z.style… variable
/plugin/photogallery/lightGallery/js/
H A Dlg-zoom.min.js4x:c.originalEvent.targetTouches[0].pageX,y:c.originalEvent.targetTouches[0].pageY})}}),a.core.$sli… property in c
/plugin/xcom/scripts/
H A Dxcom_latinize.js19 return str.replace(/[^A-Za-z0-9]/g, function(x) { argument
20 return xcom_latinize.characters[x] || x;
/plugin/combo/resources/library/bootstrap/5.0.1/
H A Dpopper.min.js5 "use strict";!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t(exports):"function"==typeof define&&define.amd?define(["exports"],t):t((e="undefined"!=typeof globalThis?globalThis:e||self).Popper={})}(this,(function(e){function t(e){return{width:(e=e.getBoundingClientRect()).width,height:e.height,top:e.top,right:e.right,bottom:e.bottom,left:e.left,x:e.left,y:e.top}}function n(e){return null==e?window:"[object Window]"!==e.toString()?(e=e.ownerDocument)&&e.defaultView||window:e}function o(e){return{scrollLeft:(e=n(e)).pageXOffset,scrollTop:e.pageYOffset}}function r(e){return e instanceof n(e).Element||e instanceof Element}function i(e){return e instanceof n(e).HTMLElement||e instanceof HTMLElement}function a(e){return"undefined"!=typeof ShadowRoot&&(e instanceof n(e).ShadowRoot||e instanceof ShadowRoot)}function s(e){return e?(e.nodeName||"").toLowerCase():null}function f(e){return((r(e)?e.ownerDocument:e.document)||window.document).documentElement}function p(e){return t(f(e)).left+o(e).scrollLeft}function c(e){return n(e).getComputedStyle(e)}function l(e){return e=c(e),/auto|scroll|overlay|hidden/.test(e.overflow+e.overflowY+e.overflowX)}function u(e,r,a){void 0===a&&(a=!1);var c=f(r);e=t(e);var u=i(r),d={scrollLeft:0,scrollTop:0},m={x:0,y:0};return(u||!u&&!a)&&(("body"!==s(r)||l(c))&&(d=r!==n(r)&&i(r)?{scrollLeft:r.scrollLeft,scrollTop:r.scrollTop}:o(r)),i(r)?((m=t(r)).x+=r.clientLeft,m.y+=r.clientTop):c&&(m.x=p(c))),{x:e.left+d.scrollLeft-m.x,y:e.top+d.scrollTop-m.y,width:e.width,height:e.height}}function d(e){var n=t(e),o=e.offsetWidth,r=e.offsetHeight;return 1>=Math.abs(n.width-o)&&(o=n.width),1>=Math.abs(n.height-r)&&(r=n.height),{x:e.offsetLeft,y:e.offsetTop,width:o,height:r}}function m(e){return"html"===s(e)?e:e.assignedSlot||e.parentNode||(a(e)?e.host:null)||f(e)}function h(e){return 0<=["html","body","#document"].indexOf(s(e))?e.ownerDocument.body:i(e)&&l(e)?e:h(m(e))}function v(e,t){var o;void 0===t&&(t=[]);var r=h(e);return e=r===(null==(o=e.ownerDocument)?void 0:o.body),o=n(r),r=e?[o].concat(o.visualViewport||[],l(r)?r:[]):r,t=t.concat(r),e?t:t.concat(v(m(r)))}function g(e){return i(e)&&"fixed"!==c(e).position?e.offsetParent:null}function y(e){for(var t=n(e),o=g(e);o&&0<=["table","td","th"].indexOf(s(o))&&"static"===c(o).position;)o=g(o);if(o&&("html"===s(o)||"body"===s(o)&&"static"===c(o).position))return t;if(!o)e:{if(o=-1!==navigator.userAgent.toLowerCase().indexOf("firefox"),-1===navigator.userAgent.indexOf("Trident")||!i(e)||"fixed"!==c(e).position)for(e=m(e);i(e)&&0>["html","body"].indexOf(s(e));){var r=c(e);if("none"!==r.transform||"none"!==r.perspective||"paint"===r.contain||-1!==["transform","perspective"].indexOf(r.willChange)||o&&"filter"===r.willChange||o&&r.filter&&"none"!==r.filter){o=e;break e}e=e.parentNode}o=null}return o||t}function b(e){function t(e){o.add(e.name),[].concat(e.requires||[],e.requiresIfExists||[]).forEach((function(e){o.has(e)||(e=n.get(e))&&t(e)})),r.push(e)}var n=new Map,o=new Set,r=[];return e.forEach((function(e){n.set(e.name,e)})),e.forEach((function(e){o.has(e.name)||t(e)})),r}function w(e){var t;return function(){return t||(t=new Promise((function(n){Promise.resolve().then((function(){t=void 0,n(e())}))}))),t}}function x(e){return e.split("-")[0]}function O(e,t){var n=t.getRootNode&&t.getRootNode();if(e.contains(t))return!0;if(n&&a(n))do{if(t&&e.isSameNode(t))return!0;t=t.parentNode||t.host}while(t);return!1}function j(e){return Object.assign({},e,{left:e.x,top:e.y,right:e.x property in T.e
[all...]
/plugin/stlviewer/stlviewer/
H A Dstl_viewer.min.js2x,o.camera.position.y,a);const i=o.minz,n=i<0?-i+a:a-i;o.camera.far=Math.max(3e3*n,o.camera.far),o… property in get_normal.d

1...<<11121314151617181920>>...68