Home
last modified time | relevance | path

Searched refs:xy (Results 1 – 25 of 46) sorted by path

12

/plugin/abc2/abc-libraries/abc2svg/
H A Dpsvg-1.js67 Ps.step()})};Sd[".minv"]=function(){var M=Os.pop();var a=M[0];var b=M[1];var d=M[2];var e=M[3];var g=M[4];var h=M[5];Os.push([e,b,d,a,d*h-e*g,b*g-a*h])};Sd[".mmul"]=function(){var B=Os.pop();var A=Os.pop();var a=A[0];var b=A[1];var d=A[2];var e=A[3];var g=A[4];var h=A[5];var r=B[0];var s=B[1];var u=B[2];var v=B[3];var x=B[4];var y=B[5];Os.push([a*r+b*u,a*s+b*v,d*r+e*u,d*s+e*v,g*r+h*u+x,g*s+h*v+y])};Sd[".xy"]=function(){var M=Os.pop();var Y=Os.pop();var X=Os.pop();Os.push(M[0]*X+M[2]*Y+M[4]);Os.push(M[1]*X+M[3]*Y+M[5])};Sd[".rgb"]=function(){var B=Os.pop();var G=Os.pop();var R=Os.pop();Os.push("rgb("+R+","+G+","+B+")")};Sd[".rgba"]=function(){var A=Os.pop();var B=Os.pop();var G=Os.pop();var R=Os.pop();Os.push("rgba("+R+","+G+","+B+","+A+")")};function parse(){var T=arguments;if(T.length)
222 Psvg.prototype.arp=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_arp((x+xy[0])*abcobj.stv_g().scale,y-xy[1],val)}
223 Psvg.prototype.ltr=function(val,x,y){var xy=getorig();ps_flush();abcobj.out_ltr((x+xy[0])*abcobj.stv_g().scale,y-xy[1],val)}
224 Psvg.prototype.xygl=function(x,y,gl){var xy=getorig();ps_flush();abcobj.xygl((x+xy[0])*abcobj.stv_g().scale,y-xy[
[all...]
/plugin/advrack/
H A Djquery.qtip.js2474 function shiftonly(xy, side, opposite) { argument
2475 if(newCorner[xy] === CENTER) {
2476 css[MARGIN+'-'+side] = shift[xy] = offset[MARGIN+'-'+side] - adjust[side];
2482 if( (shift[xy] = Math.max(props[0], props[1])) > props[0] ) {
2487 css[ offset[opposite] !== undefined ? opposite : side ] = shift[xy];
H A Draphael.js1802 xy = {},
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
2222 xy,
2229 xy = rotate(x1, y1, -rad);
2230 x1 = xy.x;
2231 y1 = xy.y;
2232 xy = rotate(x2, y2, -rad);
2233 x2 = xy.x;
2234 y2 = xy.y;
[all …]
/plugin/aichat/vendor/mehrab-wj/tiktoken-php/data/
H A Dvocab.bpe10407 Ġo xy
15487 Ġpro xy
35217 ĠO xy
36182 pro xy
37773 ĠPro xy
41805 ro xy
43894 Pro xy
48877 ĠSe xy
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.js8204 xy = this._normalizePointer(target, pointer);
8208 return (target.containsPoint(xy) || target._findTargetCorner(pointer));
H A Dfabric.min.js5 …et){var pointer=this.getPointer(e,true),xy=this._normalizePointer(target,pointer);return target.co…
/plugin/amcharts/assets/amcharts/plugins/responsive/
H A Dresponsive.min.js1 …ginRight:0,categoryAxis:{labelsEnabled:!1},valueAxes:{labelsEnabled:!1}}}],xy:[{maxWidth:550,legen… property in AnonymousFunction88c0791c0100.e
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Transcoder/
H A DAnimationFade.php82 public function setXy(NormalizedCoordinate $xy) argument
84 $this->xy = $xy;
91 return $this->xy;
H A DAnimationStatic.php46 public function setXy(NormalizedCoordinate $xy) argument
48 $this->xy = $xy;
55 return $this->xy;
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/
H A DPHP.php467 $xy = self::addHelper($z2, false, $z1[self::VALUE], $z1[self::SIGN]);
468 $xy = self::addHelper($xy[self::VALUE], $xy[self::SIGN], $z0, false);
470 return $xy[self::VALUE];
/plugin/authgooglesheets/vendor/phpseclib/phpseclib/phpseclib/Math/BinaryField/
H A DInteger.php271 $xy = self::subAdd3(
277 return ltrim($xy, "\0");
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js194xy(e,t){this._modeling=e,this._spaceTool=t}function _y(e,t){this._modeling=e,this._translate=t}fun… class
/plugin/bpmnio/vendor/dmn-js/dist/
H A Ddmn-modeler.production.min.js21xy=function(e){s(n,e);var t=h(n);function n(e,r){var o;i(this,n),by(d(o=t.call(this,e,r)),"onClick… function
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js3501 xy = {},
3529 if (xy[key]) {
3533 xy[key] = true;
3790 xy,
3799 xy = rotate(x1, y1, -rad);
3800 x1 = xy.x;
3801 y1 = xy.y;
3802 xy = rotate(x2, y2, -rad);
3803 x2 = xy.x;
3804 y2 = xy.y;
/plugin/callflow/
H A Draphael.js1802 xy = {},
1822 if (xy[is.x.toFixed(4)] == is.y.toFixed(4)) {
1825 xy[is.x.toFixed(4)] = is.y.toFixed(4);
2222 xy,
2229 xy = rotate(x1, y1, -rad);
2230 x1 = xy.x;
2231 y1 = xy.y;
2232 xy = rotate(x2, y2, -rad);
2233 x2 = xy.x;
2234 y2 = xy.y;
[all …]
/plugin/codemirror/dist/modes/
H A Dz80.min.js.map1 …= /^(af?|bc?|c|de?|e|hl?|l|i[xy]?|r|sp)\\b/i;\n var variables2 = /^(n?[zc]|p[oe]?|m)\\b/i;\n var…
/plugin/diagramsnet/lib/js/diagramly/graphml/
H A DmxGraphMlCodec.js1979 var xy = pointStr.split(',');
1980 points.push(new mxPoint(parseFloat(xy[0]) - dx, parseFloat(xy[1]) - dy));
/plugin/diagramsnet/lib/js/
H A Dextensions.min.js1705xy(t){var e=1,n=t(my(e),by(e));return n.constant=function(n){return arguments.length?t(my(e=+n),by… function
/plugin/diagramsnet/lib/js/mermaid/
H A Dmermaid.min.js6xy(t){var e=1,n=t(my(e),by(e));return n.constant=function(n){return arguments.length?t(my(e=+n),by… function
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1xy) { return xy && [xy[0][0], xy[1][0]]; }\n};\n\nvar Y = {\n name: \"y\",\n handles: [\"n\", \"…
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1xy(){var t=_y(ry());return t.copy=function(){return ny(t,xy()).constant(t.constant())},jp.apply(t,… function
H A Dmermaid.min.js.map1xy","XY","cursors","overlay","w","nw","ne","se","sw","flipX","flipY","signsX","signsY","defaultFil…
/plugin/editonlink/
H A Dscript.js15 var xy = v.getBoundingClientRect(),
16 x = xy.right,
17 y = xy.top, // x,y = of the popover button center
/plugin/findologicxmlexport/vendor/hoa/regex/Visitor/
H A DIsotropic.php114 $xy = $element->getChild(1)->getValueValue();
136 $x = $y = (int) substr($xy, 1, -1);
141 $xy = explode(',', substr($xy, 1, -1));
142 $x = (int) trim($xy[0]);
143 $y = (int) trim($xy[1]);
148 $xy = explode(',', substr($xy, 1, -1));
149 $x = (int) trim($xy[0]);
/plugin/flowcharts/
H A Dmermaid.min.js1xy(t){var e=1,n=t(vy(e),by(e));return n.constant=function(n){return arguments.length?t(vy(e=+n),by… function

12