| /plugin/diagramsnet/lib/shapes/ |
| D | mxArrows.js | 481 this.dx2 = 0.5; 512 var dx2 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx2', this.dx2)))); 520 x2 = dx1a + dx2 * dy1a * 2 / h; 527 c.lineTo(w - dx2, 0); 529 c.lineTo(w - dx2, h); 570 …var dx2 = Math.max(0, Math.min(bounds.width, parseFloat(mxUtils.getValue(this.state.style, 'dx2', … 572 return new mxPoint(bounds.x + bounds.width - dx2, bounds.y); 588 var dx2 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx2', this.dx2)))); 596 x2 = dx1a + dx2 * dy1a * 2 / h; 604 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, w - dx2, 0)); [all …]
|
| D | mxInfographic.js | 1589 this.dx2 = 0.5; 1621 …var dx2 = Math.max(0, Math.min(w - dx - 2 * dy, parseFloat(mxUtils.getValue(this.style, 'dx2', thi… 1626 c.moveTo(dx2, 0); 1634 c.lineTo(dx2, h - dy); 1661 c.moveTo(dx2, 0); 1669 c.lineTo(dx2, h - dy); 1709 …var dx2 = Math.max(0, Math.min(bounds.width - dx, parseFloat(mxUtils.getValue(this.state.style, 'd… 1711 return new mxPoint(bounds.x + dx2, bounds.y + (bounds.height - dy) * 0.5); 1733 …var dx2 = Math.max(0, Math.min(w - dx - 2 * dy, parseFloat(mxUtils.getValue(this.style, 'dx2', thi… 1735 var w2 = w - dx - dx2; [all …]
|
| D | mxLeanMap.js | 1996 var dx2 = mxUtils.getValue(this.style, 'dx2', '0'); 2024 c.lineTo(dx2, 0); 2029 c.lineTo(dx2, h); 2034 c.lineTo(dx2, h); 2035 c.lineTo(dx2, 0); 2040 c.lineTo(dx2, 0); 2041 c.lineTo(dx2, h); 2162 …var dx2 = Math.max(0, Math.min(parseFloat(mxUtils.getValue(this.state.style, 'dx3', 0)), parseFloa… 2165 return new mxPoint(bounds.x + dx2, bounds.y + dy2 * bounds.height);
|
| D | mxAndroid.js | 889 this.dx2 = 0.6; 914 var dx2 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx2', this.dx2)))); 944 c.lineTo(dx2, h * 0.5); 966 …var dx2 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx2', this.dx1)))… 968 return new mxPoint(bounds.x + dx2 * bounds.width, bounds.y + bounds.height / 2);
|
| D | mxBasic.js | 934 this.dx2 = 0.6; 963 var dx2 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx2', this.dx2)))); 970 c.lineTo(dx2, h); 979 c.lineTo(dx2, h); 1001 …var dx2 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx2', this.dx2)))… 1003 return new mxPoint(bounds.x + dx2 * bounds.width, bounds.y + bounds.height - 10); 1042 var dx2 = w * Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx2', this.dx2)))); 1049 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, (w + dx2) * 0.5, (h + dy2) … 1050 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h)); 1051 …constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2 * 0.5, (h + dy1) * 0.5)…
|
| D | mxGmdl.js | 955 …var dx2 = Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.state.style, 'dx2', this.dx1)))… 957 return new mxPoint(bounds.x + dx2 * bounds.width, bounds.y + bounds.height / 2);
|
| /plugin/diagramsnet/lib/shapes/ios7/ |
| D | mxIOS7Ui.js | 1484 this.dx2 = 70; 1514 var dx2 = Math.max(0, Math.min(w, parseFloat(mxUtils.getValue(this.style, 'dx2', this.dx2)))); 1544 var currDx = dx2; 1553 currDx = currDx + dx2; 1614 …var dx2 = Math.max(0, Math.min(bounds.width, parseFloat(mxUtils.getValue(this.state.style, 'dx2', … 1616 return new mxPoint(bounds.x + dx2, bounds.y + bounds.height / 2);
|
| /plugin/abc2/abc-libraries/abc2svg/ |
| D | abc2svg-1.js | 1054 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<… 1064 if(dx2>hl[i][2]) 1065 hl[i][2]=dx2}} 1075 var dx1,dx2,hl,shhd,hlp,stafflines=p_staff.stafflines,top=stafflines.length-1,yu=top,bot=p_staff.bo… 1080 dx2=(hla[i][1]>shhd?hla[i][1]:shhd)+dx 1085 set_hl(p_staff,hlp>>1,s.x,dx1,dx2)} 1087 dx2=shhd+dx 1089 set_hl(p_staff,yl,s.x,dx1,dx2) 1091 set_hl(p_staff,yu,s.x,dx1,dx2) [all …]
|
| /plugin/diagramsnet/lib/js/grapheditor/ |
| D | Sidebar.js | 3006 var dx2 = geo3.x; 3012 dx2 = 0; 3017 this.previewElement.style.left = ((geo.x - dx2) * view.scale + dx) + 'px';
|
| D | Shapes.js | 1710 …var dx2 = w * Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.style, 'position2', this.po… 1714 new mxPoint(Math.min(w, dx + base), h - s), new mxPoint(dx2, h), 6190 …var dx2 = Math.max(0, Math.min(100, parseFloat(mxUtils.getValue(this.state.style, 'indent', this.d… 6192 return new mxPoint(bounds.x + bounds.width * 0.75, bounds.y + dx2 * bounds.height / 200); 6457 …var dx2 = w * Math.max(0, Math.min(1, parseFloat(mxUtils.getValue(this.style, 'position2', this.po… 6467 constr.push(new mxConnectionConstraint(new mxPoint(0, 0), false, null, dx2, h));
|
| /plugin/diagramsnet/lib/js/ |
| D | shapes-14-6-5.min.js | 211 ….fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx=this.dy=.5;this.dx2=70;this.size=10}mxU… 213 …;d=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2))));e=Math.max(0,Ma… 218 …Value(this.state.style,"dx2",this.dx2))));return new mxPoint(a.x+b,a.y+a.height/2)},function(a,c){… 1370 …=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx1=.8;this.dx2=.6}mxUtils.extend(m… 1372 …=b*Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2))));a.translate(d,e… 1375 return new mxPoint(a.x+b*a.width,a.y+a.height/2)},function(a,b){this.state.style.dx2=Math.round(100… 1609 …;this.bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx2=this.dx1=this.dy1=.… 1611 … f=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.max(0,Ma… 1615 …etValue(this.state.style,"dx2",this.dx2))));return new mxPoint(a.x+a.width-b,a.y)},function(a,c){t… 1616 …,f=Math.max(0,Math.min(d,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.max(0,Ma… [all …]
|
| D | shapes.min.js | 162 ….fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx=this.dy=.5;this.dx2=70;this.size=10}mxU… 164 …;d=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2))));e=Math.max(0,Ma… 169 …Value(this.state.style,"dx2",this.dx2))));return new mxPoint(a.x+b,a.y+a.height/2)},function(a,c){… 1321 …=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx1=.8;this.dx2=.6}mxUtils.extend(m… 1323 …=b*Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2))));a.translate(d,e… 1326 return new mxPoint(a.x+b*a.width,a.y+a.height/2)},function(a,b){this.state.style.dx2=Math.round(100… 1560 …;this.bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx2=this.dx1=this.dy1=.… 1562 … f=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.max(0,Ma… 1566 …etValue(this.state.style,"dx2",this.dx2))));return new mxPoint(a.x+a.width-b,a.y)},function(a,c){t… 1567 …,f=Math.max(0,Math.min(d,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.max(0,Ma… [all …]
|
| D | viewer-static.min.js | 2898 "indent",this.dx2))));return new mxPoint(b.x+.75*b.width,b.y+d*b.height/200)},function(b,d){this.st… 4299 ….fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx=this.dy=.5;this.dx2=70;this.size=10}mxU… 4301 …;d=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2))));e=Math.max(0,Ma… 4306 …Value(this.state.style,"dx2",this.dx2))));return new mxPoint(a.x+b,a.y+a.height/2)},function(a,c){… 5458 …=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx1=.8;this.dx2=.6}mxUtils.extend(m… 5460 …=b*Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2))));a.translate(d,e… 5463 return new mxPoint(a.x+b*a.width,a.y+a.height/2)},function(a,b){this.state.style.dx2=Math.round(100… 5697 …;this.bounds=a;this.fill=d;this.stroke=e;this.strokewidth=null!=b?b:1;this.dx2=this.dx1=this.dy1=.… 5699 … f=Math.max(0,Math.min(b,parseFloat(mxUtils.getValue(this.style,"dx2",this.dx2)))),g=Math.max(0,Ma… 5703 …etValue(this.state.style,"dx2",this.dx2))));return new mxPoint(a.x+a.width-b,a.y)},function(a,c){t… [all …]
|
| D | viewer.min.js | 2898 "indent",this.dx2))));return new mxPoint(b.x+.75*b.width,b.y+d*b.height/200)},function(b,d){this.st…
|
| D | app.min.js | 3443 …(0,Math.min(100,parseFloat(mxUtils.getValue(this.state.style,"indent",this.dx2))));return new mxPo…
|
| /plugin/processing/ |
| D | script.js | 9634 var dx2 = dx + dw; 9648 if (p.intersect(sx, sy, sx2, sy2, dx, dy, dx2, dy2)) { 9650 dest.imageData.data, dest.width, dest.height, dx, dy, dx2, dy2, mode); 9653 …esize(src, sx, sy, sx2, sy2, dest.imageData.data, dest.width, dest.height, dx, dy, dx2, dy2, mode); 9657 …esize(src, sx, sy, sx2, sy2, dest.imageData.data, dest.width, dest.height, dx, dy, dx2, dy2, mode); 10033 p.intersect = function intersect(sx1, sy1, sx2, sy2, dx1, dy1, dx2, dy2) { argument 10036 var dw = dx2 - dx1 + 1;
|
| /plugin/diagramsnet/lib/js/diagramly/vsdx/ |
| D | importer.js | 6694 var dx2 = Math.abs(c - x); 6696 var r2 = Math.sqrt(dx2 * dx2 + dy2 * dy2);
|
| /plugin/datatables/assets/pdfmake/ |
| D | pdfmake.js | 22573 dx2 = pos.width * Math.cos(pos.rotate), 22575 …shape.M(pos.x + dx0, pos.y + dy0).L(pos.x + dx0 + dx2, pos.y + dy0 + dy2).M(pos.x + dx1 + dx2, pos… 22665 dx2 = pos[j].width * Math.cos(pos[j].rotate), 22667 …(pos[j].x + dx0, pos[j].y + dy0).L(pos[j].x + dx0 + dx2, pos[j].y + dy0 + dy2).L(pos[j].x + dx1 + …
|
| /plugin/openlayersmap/ol/ |
| H A D | ol.js.map | 1 …dx2 Final translation x.\n * @param {number} dy2 Final translation y.\n * @return {!Transform} The…
|
| /plugin/dirtylittlehelper/script/ |
| D | mermaid.min.js.map | 1 …dx2","dy2","dz","lambda00","x00","y00","a00","b00","c00","resampleStream","ringPoint","resampleNon…
|
| /plugin/dirtylittlehelper/mermaid/editor/docs/ |
| D | bundle.js.map | 1 …dx2 = x2 - x0,\n dy2 = y2 - y0,\n dz = dy * dx2 - dx * dy2;\n if (dz * dz /…
|