Home
last modified time | relevance | path

Searched refs:x3 (Results 51 – 75 of 89) sorted by last modified time

1234

/plugin/diagramsnet/lib/js/diagramly/
H A DmxRuler.js422 ctx.putImageData(ruler.guidePart.imgData3, ruler.guidePart.x3, ruler.guidePart.y3);
434 var x1, y1, imgData1, x2, y2, imgData2, x3, y3, imgData3;
446 x3 = 0;
453 imgData3 = ctx.getImageData(x3, y3 - 1, RULER_THICKNESS, 3);
454 drawLine(x3, y3, RULER_THICKNESS, y3);
464 x3 = x1 + bounds.width;
471 imgData3 = ctx.getImageData(x3 - 1, y3, 3, RULER_THICKNESS);
472 drawLine(x3, y3, x3, RULER_THICKNESS);
473 x3--;
486 x3: x3, property in ruler.guidePart
[all …]
H A DEditor.js1049 RoughCanvas.prototype.curveTo = function(x1, y1, x2, y2, x3, y3) argument
1057 this.addOp(this.curveOp, x1, y1, x2, y2, x3, y3);
1058 this.lastX = x3;
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dhttpcore-4.4.9.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-io-2.4.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-lang3-3.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
H A Dcommons-logging-1.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dehcache-3.8.1.jarMETA-INF/ META-INF/MANIFEST.MF LICENSE META-INF/maven/ META ...
H A Dhttpclient-4.5.5.jarMETA-INF/MANIFEST.MF META-INF/ org/ org/apache/ org/ ...
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6761 var x3 = a;
6768 … var p3x = Math.sqrt(x3 * x3 + y3 * y3) * Math.cos(Math.atan2(y3, x3) - ang);
6769 … var p3y = Math.sqrt(x3 * x3 + y3 * y3) * Math.sin(Math.atan2(y3, x3) - ang);
6788 var sweep = (x2 - x1) * (y3 - y1) - (y2 - y1) * (x3 - x1);
6812 … EllipticalArcTo.prototype.isReflexAngle = function (x0, y0, x1, y1, x2, y2, x3, y3) { argument
6817 x2 = x3 - x0;
6823 … var aCP = (function (x) { return x * 180 / Math.PI; })(Math.atan2(y3, x3) - Math.atan2(y0, x0));
H A DmxVsdxCanvas2D.js399 mxVsdxCanvas2D.prototype.curveTo = function(x1, y1, x2, y2, x3, y3) argument
401 this.lastX = x3;
416 x3 = (x3 - geo.x + s.dx) * s.scale;
423 x3 = x3 / w;
426 …this.geoSec.appendChild(this.createRowRel("RelCubBezTo", this.geoStepIndex++, x3, y3, x1, y1, x2, …
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js472 mxJsCanvas.prototype.curveTo = function(x1, y1, x2, y2, x3, y3) argument
474 this.ctx.bezierCurveTo(x1, y1, x2, y2 , x3, y3);
475 this.lastMoveX = x3;
/plugin/diagramsnet/lib/js/grapheditor/
H A DShapes.js1381 HandJiggle.prototype.curveTo = function(x1, y1, x2, y2, x3, y3) argument
1384 this.lastX = x3;
/plugin/diagramsnet/lib/js/
H A Dapp.min.js12180 …idePart.x2,m.guidePart.y2),u.putImageData(m.guidePart.imgData3,m.guidePart.x3,m.guidePart.y3)}catc…
12181 …rt.y1!=n)m.guidePart={imgData1:q,x1:k,y1:n,imgData2:y,x2:t,y2:v,imgData3:B,x3:z,y3:A}}catch(J){}}e…
12182 …idePart.x2,m.guidePart.y2),u.putImageData(m.guidePart.imgData3,m.guidePart.x3,m.guidePart.y3),m.gu…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1x3 = c.x, y3 = c.y, r3 = c.r,\n a2 = x1 - x2,\n a3 = x1 - x3,\n b2 = y1 - y2,\n …
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1x3","y3","quads","d2","retainer","removeAll","visitAfter","radii","strength","iterations","ri","ri…
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js1193 function draw_gracenotes(s){var yy,x0,y0,x1,y1,x2,y2,x3,y3,bet1,bet2,slur,dy1,dy2,g,last,note,bm={}
1218 s=s.next;x3=s.x-1
1220 x3-=4;y3=3*(s.notes[0].pit-18)-5;dy1=(x3-x0)*.4
1223 if(y0>y3+7){x0=last.x-1;y0+=.5;y3+=6.5;x3=s.x-5.5;dy1=(y0-y3)*.8;dy2=(y0-y3)*.2;bet1=0}else if(y3>y0+4){y3=y0+4;x0=last.x+2;y0=last.y-4}}else{yy=-127
1227 s=s.next;x3=s.x-1
1229 x3-=2;y3=3*(s.notes[s.nhd].pit-18)+5;dy1=(x0-x3)*.4
1232 if(y0<y3-7){x0=last.x-1;y0-=.5;y3-=6.5;x3=s.x-5.5;dy1=(y0-y3)*.8;dy2=(y0-y3)*.2;bet1=0}else if(y3<y0-4){y3=y0-4;x0=last.x+2;y0=last.y+4}}
1233 x1=bet1*x3
[all...]
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js16291 var x3 = (coords[p3] + context.offsetX) * context.scaleX;
16322 xa = x2 - (x2 - x3) * k;
16329 xb = x1 - (x1 - x3) * k;
H A Dpdf.js.map1x3","y3","c1r","c1g","c1b","c2r","c2g","c2b","c3r","c3g","c3b","minY","maxY","xa","car","cag","cab…
H A Dpdf.worker.js.map1x3],\n [512, 4, 9, 0xC],\n [1024, 4, 10, 0xD],\n [-2049, 6, 32, 0x3E, '…
/plugin/sequencediagram/bower_components/raphael/dev/
H A Draphael.core.js423 R.angle = function (x1, y1, x2, y2, x3, y3) { argument
424 if (x3 == null) {
432 return R.angle(x1, y1, x3, y3) - R.angle(x2, y2, x3, y3);
1328 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument
1340 xbase = base3(ct, x1, x2, x3, x4),
1356 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2);
1366 mmax(x1, x2) < mmin(x3, x4) ||
1367 mmin(x1, x2) > mmax(x3, x4) ||
1373 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4),
1387 px2 < +mmin(x3, x4).toFixed(2) ||
[all …]
/plugin/sequencediagram/bower_components/snap.svg/dist/
H A Dsnap.svg.js1053 function angle(x1, y1, x2, y2, x3, y3) {
1054 if (x3 == null) {
1062 return angle(x1, y1, x3, y3) - angle(x2, y2, x3, y3);
5537 xbase = base3(ct, x1, x2, x3, x4),
5553 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2);
5563 mmax(x1, x2) < mmin(x3, x4) ||
5564 mmin(x1, x2) > mmax(x3, x4) ||
5570 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4),
5584 px2 < +mmin(x3, x4).toFixed(2) ||
5585 px2 > +mmax(x3, x4).toFixed(2) ||
[all …]
/plugin/findologicxmlexport/vendor/phpunit/php-code-coverage/src/Report/Html/Renderer/Template/css/
H A Dnv.d3.min.css1 ….nv-axis .nv-axisMaxMin text,.nvd3 .x2 .nv-axis .nv-axisMaxMin text,.nvd3 .x3 .nv-axis .nv-axisMax…
/plugin/callflow/
H A Draphael.js820 R.angle = function (x1, y1, x2, y2, x3, y3) { argument
821 if (x3 == null) {
829 return R.angle(x1, y1, x3, y3) - R.angle(x2, y2, x3, y3);
1714 function bezlen(x1, y1, x2, y2, x3, y3, x4, y4, z) { argument
1726 xbase = base3(ct, x1, x2, x3, x4),
1742 l = bezlen(x1, y1, x2, y2, x3, y3, x4, y4, t2);
1752 mmax(x1, x2) < mmin(x3, x4) ||
1753 mmin(x1, x2) > mmax(x3, x4) ||
1759 var nx = (x1 * y2 - y1 * x2) * (x3 - x4) - (x1 - x2) * (x3 * y4 - y3 * x4),
1773 px2 < +mmin(x3, x4).toFixed(2) ||
[all …]
/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js28975 var a00, a01, a10, a11, t, th_half, x1, x2, x3, y1, y2, y3;
28984 x3 = cx + Math.cos(th1);
28986 x2 = x3 + t * Math.sin(th1);
28988 …* x1 + a11 * y1, a00 * x2 + a01 * y2, a10 * x2 + a11 * y2, a00 * x3 + a01 * y3, a10 * x3 + a11 * y…

1234