Home
last modified time | relevance | path

Searched refs:dx1 (Results 1 – 14 of 14) sorted by relevance

/plugin/diagramsnet/lib/shapes/
H A DmxArrows.js480 this.dx1 = 0.5;
511 var dx1 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
525 c.lineTo(w - dx1, dy1);
531 c.lineTo(w - dx1, h - dy1);
587 var dx1 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
629 this.dx1 = 0.5;
665 var dx1 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
675 c.lineTo(w - dx1, dy1);
681 c.lineTo(w - dx1, h - dy1);
751 var dx1 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
[all …]
H A DmxGmdl.js894 this.dx1 = 0.8;
917 var dx1 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
932 c.lineTo(dx1, h * 0.5);
945 …var dx1 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx1', this.dx1)))…
947 return new mxPoint(bounds.x + dx1 * bounds.width, bounds.y + bounds.height / 2);
955 …var dx2 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx2', this.dx1)))…
H A DmxAndroid.js888 this.dx1 = 0.8;
913 var dx1 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
930 c.lineTo(dx1, h * 0.5);
937 c.lineTo(dx1, h * 0.5);
956 …var dx1 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx1', this.dx1)))…
958 return new mxPoint(bounds.x + dx1 * bounds.width, bounds.y + bounds.height / 2);
966 …var dx2 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx2', this.dx1)))…
H A DmxBasic.js933 this.dx1 = 0.5;
962 var dx1 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
968 c.moveTo(dx1, 0);
978 c.moveTo(dx1, 0);
991 …var dx1 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx1', this.dx1)))…
993 return new mxPoint(bounds.x + dx1 * bounds.width, bounds.y + 10);
1041 var dx1 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx1', this.dx1))));
1046 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx1, 0));
1047 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w + dx1) * 0.5, dy2 * 0.5)…
1053 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx1 * 0.5, dy1 * 0.5));
/plugin/abc2/abc-libraries/abc2svg/
H A Dabc2svg-1.js1054 function set_hl(p_st,n,x,dx1,dx2){var i,hl argument
1062 if(i==hl.length){hl.push([x,dx1,dx2])}else if(x>hl[i][0]){hl.splice(++i,0,[x,dx1,dx2])}else{if(dx1<hl[i][1])
1063 hl[i][1]=dx1
1075 var dx1,dx2,hl,shhd,hlp,stafflines=p_staff.stafflines,top=stafflines.length-1,yu=top,bot=p_staff.botline/6,yl=bot,dx=s.grace?4:hw_tb[s.head]*1.3
1079 dx1=(hla[i][1]<shhd?hla[i][1]:shhd)-dx
1085 set_hl(p_staff,hlp>>1,s.x,dx1,dx2)}
1086 dx1=shhd-dx
1089 set_hl(p_staff,yl,s.x,dx1,dx
[all...]
/plugin/diagramsnet/lib/js/
H A Dshapes-14-6-5.min.js1374dx1))));return new mxPoint(a.x+b*a.width,a.y+a.height/2)},function(a,b){this.state.style.dx1=Math.…
1611dx1))));var f=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Ma…
1613dx1)))),d=Math.max(0,Math.min(1,parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1))));re…
1616dx1)))),f=Math.max(0,Math.min(d,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.m…
1619 …this.stroke=e;this.strokewidth=null!=b?b:1;this.dx3=this.dy3=this.dx2=this.dx1=this.dy1=.5;this.no…
1625dx1)))),d=Math.max(0,Math.min(1,parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1))));re…
1700dx1)),c.x-a.x)))/100;this.state.style.dy2=Math.round(100*Math.max(parseFloat(mxUtils.getValue(this…
1750dx1)),c.x-a.x)))/100});d.push(e);e=Graph.createHandle(a,["arrowHead"],function(a){var b=Math.max(0…
1846 …;this.bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx1=.5;this.dx2=.6;this…
1850 …Value(this.state.style,"dx1",this.dx1))));return new mxPoint(a.x+b*a.width,a.y+10)},function(a,c){…
[all …]
H A Dshapes.min.js1325dx1))));return new mxPoint(a.x+b*a.width,a.y+a.height/2)},function(a,b){this.state.style.dx1=Math.…
1562dx1))));var f=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Ma…
1564dx1)))),d=Math.max(0,Math.min(1,parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1))));re…
1567dx1)))),f=Math.max(0,Math.min(d,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.m…
1570 …this.stroke=e;this.strokewidth=null!=b?b:1;this.dx3=this.dy3=this.dx2=this.dx1=this.dy1=.5;this.no…
1576dx1)))),d=Math.max(0,Math.min(1,parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1))));re…
1651dx1)),c.x-a.x)))/100;this.state.style.dy2=Math.round(100*Math.max(parseFloat(mxUtils.getValue(this…
1701dx1)),c.x-a.x)))/100});d.push(e);e=Graph.createHandle(a,["arrowHead"],function(a){var b=Math.max(0…
1797 …;this.bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx1=.5;this.dx2=.6;this…
1801 …Value(this.state.style,"dx1",this.dx1))));return new mxPoint(a.x+b*a.width,a.y+10)},function(a,c){…
[all …]
H A Dviewer-static.min.js5462dx1))));return new mxPoint(a.x+b*a.width,a.y+a.height/2)},function(a,b){this.state.style.dx1=Math.…
5699dx1))));var f=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Ma…
5701dx1)))),d=Math.max(0,Math.min(1,parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1))));re…
5704dx1)))),f=Math.max(0,Math.min(d,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.m…
5707 …this.stroke=e;this.strokewidth=null!=b?b:1;this.dx3=this.dy3=this.dx2=this.dx1=this.dy1=.5;this.no…
5713dx1)))),d=Math.max(0,Math.min(1,parseFloat(mxUtils.getValue(this.state.style,"dy1",this.dy1))));re…
5788dx1)),c.x-a.x)))/100;this.state.style.dy2=Math.round(100*Math.max(parseFloat(mxUtils.getValue(this…
5838dx1)),c.x-a.x)))/100});d.push(e);e=Graph.createHandle(a,["arrowHead"],function(a){var b=Math.max(0…
5934 …;this.bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx1=.5;this.dx2=.6;this…
5938 …Value(this.state.style,"dx1",this.dx1))));return new mxPoint(a.x+b*a.width,a.y+10)},function(a,c){…
[all …]
/plugin/dw2pdf/vendor/mpdf/mpdf/src/Image/
H A DSvg.php2143 $dx1 = $t * ( - $cosPhi * $rx * $sinTheta1 - $sinPhi * $ry * $cosTheta1);
2150 $coords[$i] = [($x1 + $dx1), ($y1 + $dy1), ($xe + $dxe), ($ye + $dye), $xe, $ye];
/plugin/processing/
H A Dscript.js10033 p.intersect = function intersect(sx1, sy1, sx2, sy2, dx1, dy1, dx2, dy2) { argument
10036 var dw = dx2 - dx1 + 1;
10038 if (dx1 < sx1) {
10039 dw += dx1 - sx1;
10044 var w = sw + sx1 - dx1;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A Dimporter.js6691 var dx1 = Math.abs(a - x);
6693 var r1 = Math.sqrt(dx1 * dx1 + dy1 * dy1);
/plugin/openlayersmap/ol7/
H A Dol.js.map
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js.map1dx1","dy1","cornerRadius","padRadius","a01","a11","a10","da0","da1","ap","rp","rc0","rc1","oc","bx…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1dx1 = cx1 - x00,\n dy1 = cy1 - y00;\n\n // Pick the closer of the two intersection points.\n…