Home
last modified time | relevance | path

Searched refs:round (Results 301 – 325 of 682) sorted by path

1...<<11121314151617181920>>...28

/plugin/diagramsnet/lib/img/lib/ibm/applications/
H A Dapi_polyglot_runtimes.svg1 … 1.1-.6 2.2-.8 3.4" fill="none" stroke="#fff" stroke-linecap="round" stroke-linejoin="round"/><pat…
/plugin/diagramsnet/lib/img/lib/ibm/vpc/
H A DGatewayAppliance.svg1 …="#8dc53f" stroke-miterlimit="10" transform="rotate(315)" stroke-linecap="round"/></marker><circle…
/plugin/diagramsnet/lib/img/lib/mscae/
H A DCloudSimple_Nodes.svg1 …44.74v-5"/><path d="M44.228 46.724h-12.17m-9.467 0H10.42" stroke-linecap="round"/></g><path d="M23…
H A DDevice_Compliance.svg1 …2H39.96V48.96H17.042z" stroke="#3999c6" stroke-width="2" stroke-linejoin="round"/></g><path d="M20…
H A DWorkflow.svg1 …"><path fill="none" stroke="#59b4d9" stroke-width="4.75" stroke-linejoin="round" stroke-miterlimit…
/plugin/diagramsnet/lib/js/
H A Dapp.min.js581round(a-2)+"px; "+u):"width"==f?(t="width: "+Math.round(a-2)+"px; ",n+="width: 100%; ",p+=t,r=0,0<…
1029round(e.x),this.targetPoint.y=Math.round(e.y));if(null!=this.points)for(var f=0;f<this.points.leng…
1119round(this.bounds.width/c)+"px",this.textarea.style.height=Math.round(this.bounds.height/c)+"px",8…
1137 …M&&(c.y+=a.height))}return new mxRectangle(Math.round(c.x),Math.round(c.y),Math.round(c.width),Mat…
1180 …etModel().isEdge(a.cell),new mxRectangle(Math.round(e-b/2*d),Math.round(f-c/2*d),Math.round(b*d),M…
1363 …);c&&(l.x=Math.round(l.x+n.x-b-p.x-g),l.y=Math.round(l.y+n.y-b-p.y-d));l.width=Math.round(n.width+…
1404 …et?d.offset=new mxPoint(Math.round(b),Math.round(c)):(d.offset.x=Math.round(parseFloat(d.offset.x+…
1444 g)*this.view.scale+Math.round(l*a+e))}};
1801 …roundAngle=function(a){return Math.round(10*a)/10};mxVertexHandler.prototype.roundLength=function(…
2005round(g[0].x)+","+Math.round(g[0].y);for(p=1;p<g.length;p++)l+=" "+Math.round(g[p].x)+","+Math.rou…
[all …]
H A Dexport.js387 …var position = -Math.round(phase - mxUtils.mod(view.translate.x * view.scale - x0, phase)) + 'px '…
388 -Math.round(phase - mxUtils.mod(view.translate.y * view.scale - y0, phase)) + 'px';
H A Dextensions.min.js36round(.75*y.y+Wb)))}w==x.BezierJoints&&(console.log("Curved edge case"),LucidImporter.hasUnknownSh…
60round(parseInt("0x"+a)*b).toString(16);return 1==a.length?"0"+a:a}return"#"+c(a.substr(1,2))+c(a.s…
101round(q),Math.round(D+.25*r),Math.round(t),Math.round(.5*r)),"html=1;overflow=block;blockSpacing=1…
1123round(100*n.x)/100),Math.floor(Math.round(100*n.y)/100),y);else var q=b.getTextLabel(),k=d.insertV…
1130round(100*g.y)/100),Math.floor(Math.round(100*k.x)/100),Math.floor(Math.round(100*k.y)/100),e):d.i…
1335 …abs(e),e=Math.round(100*e/g*100)/100,d=Math.round(100*d/c*100)/100,k=Math.round(100*k/g*100)/100,m…
1339 …th.round(100*Math.sqrt(q*q+B*B)/c/2*100)/100,g=Math.round(100*m/g/2*100)/100,q=Math.round(100*(d-2…
1344 …0*H/Math.PI,d=Math.round(100*d)/100,e=Math.round(100*e)/100,ga=Math.round(100*ga/g*100)/100,B=Math…
1353 …Math.round(100*e/d*100)/100,k=Math.round(100*(100-100*k/c))/100,q=Math.round(100*q)/100,C=Math.rou…
1362 …c,k=100-100*this.d,c=Math.round(100*c)/100,g=Math.round(100*g)/100,d=Math.round(100*d)/100,f=Math.
[all …]
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js32 Math.round((Date.now() - file.savingFileTime.getTime()) / 1000) : '') +
34 …'-age_' + ((file.ageStart != null) ? Math.round((Date.now() - file.ageStart.getTime()) / 1000) : '…
37 …'-open_' + ((file.opened != null) ? Math.round((Date.now() - file.opened.getTime()) / 1000) : 'x')…
38 …'-save_' + ((file.lastSaved != null) ? Math.round((Date.now() - file.lastSaved.getTime()) / 1000) …
39 …'-change_' + ((file.lastChanged != null) ? Math.round((Date.now() - file.lastChanged.getTime()) / …
40 '-alive_' + Math.round((Date.now() - App.startTime.getTime()) / 1000),
1828 Math.round((Date.now() - file.savingFileTime.getTime()) / 1000) : '') +
1830 …'-age_' + ((file.ageStart != null) ? Math.round((Date.now() - file.ageStart.getTime()) / 1000) : '…
1833 …'-open_' + ((file.opened != null) ? Math.round((Date.now() - file.opened.getTime()) / 1000) : 'x')…
1834 …'-save_' + ((file.lastSaved != null) ? Math.round((Date.now() - file.lastSaved.getTime()) / 1000) …
[all …]
H A DDialogs.js4655 fn(newValue, Math.round(Number(img.width) * s), Math.round(Number(img.height) * s));
8994 ih = Math.round(ih * ew / iw);
8999 iw = Math.round(iw * eh / ih);
H A DDriveClient.js464 Math.round(Math.pow(2, retryCount) *
H A DDriveFile.js207 this.autosaveDelay = Math.round(Math.min(10000,
H A DEditor.js3476 var x = -Math.round(phase - mxUtils.mod((tx - x0) * scale, phase));
3477 var y = -Math.round(phase - mxUtils.mod((ty - y0) * scale, phase));
3717 var dpm = Math.round(value / 0.0254); //One inch is equal to exactly 0.0254 meters.
H A DEditorUi.js630 width: Math.round(size / 3), // The line thickness
2862 return Math.round(value);
6332 atts = ' width="' + Math.round(bounds.width) + '" height="' + Math.round(bounds.height) + '"';
6360 size = '&w=' + Math.round(2 * bounds.width) +
6361 '&h=' + Math.round(2 * bounds.height);
7908 var w = Math.round(img.width * s);
7909 var h = Math.round(img.height * s);
13437 geo.x = Math.round(graph.snap(geo.x));
13438 geo.y = Math.round(graph.snap(geo.y));
13442 geo.width = Math.round(graph.snap(geo.width));
[all …]
H A DExtensions.js3889 return Math.round(num * 10) / 10;
5743 Math.round(pt.x * scale + dx),
5833 v = new mxCell('', new mxGeometry(Math.round(b.x * scale + dx), Math.round(b.y * scale + dy),
5834 Math.round(b.w * scale), Math.round(b.h * scale)), vertexStyle);
6960 var w = Math.round(b.w * scale);
6961 var h = Math.round(b.h * scale);
6962 var x = Math.round(b.x * scale + dx);
6963 var y = Math.round(b.y * scale + dy);
7773 …v = new mxCell('', new mxGeometry(Math.round(x), Math.round(y + h * 0.25), Math.round(w), Math.rou…
8081 …v = new mxCell('', new mxGeometry(Math.round(x), Math.round(y + h * 0.25), Math.round(w), Math.rou…
[all …]
H A DMenus.js2415 …editorUi.importFile(data, mime, x, y, Math.round(w2 * s), Math.round(h2 * s), filename, function(c…
H A DMinimal.js2477 elt.innerHTML = Math.round(ui.editor.graph.view.scale * 100) + '%';
H A DPages.js1793 …push('viewbox=' + encodeURIComponent(JSON.stringify({x: Math.round(bounds.x), y: Math.round(bounds…
1794 width: Math.round(bounds.width), height: Math.round(bounds.height), border: 100})));
H A DmxRuler.js117 x1 = Math.round(x1); y1 = Math.round(y1); x2 = Math.round(x2); y2 = Math.round(y2);
265 var current = Math.round((i - rStart) / scale / step);
543 return Math.round(pixels);
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar.js1220 w: Math.round(w * scale), h: Math.round(h * scale)};
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxJsCanvas.js647 this.ctx.translate(Math.round(x), Math.round(y));
649 this.ctx.translate(Math.round(-x), Math.round(-y));
686 …this.ctx.fillRect(Math.round(x) - 0.5, Math.round(y) - 0.5, Math.round(subCanvas.width / sc), Math…
692 …this.ctx.strokeRect(Math.round(x) - 0.5, Math.round(y) - 0.5, Math.round(subCanvas.width / sc), Ma…
701 this.ctx.drawImage(subCanvas, Math.round(x * sc) ,Math.round(y * sc));
775 startMostX = Math.round(startMostX) - 0.5;
776 backgroundY = Math.round(backgroundY) - 0.5;
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DVsdxExport.js109 var x0 = Math.round(bounds.x / sc) - tr.x;
110 var y0 = Math.round(bounds.y / sc) - tr.y;
H A Dimporter.js977 ….floor(Math.round(o.x * 100) / 100), Math.floor(Math.round(o.y * 100) / 100), Math.floor(Math.roun…
981 ….floor(Math.round(o.x * 100) / 100), Math.floor(Math.round(o.y * 100) / 100), Math.floor(Math.roun…
1079 pt.x = (Math.round(x1 + cx));
1080 pt.y = (Math.round(y1 + cy));
1116round(coordinates.x * 100) / 100), Math.floor(Math.round(coordinates.y * 100) / 100), Math.floor(M…
1119round(coordinates.x * 100) / 100), Math.floor(Math.round(coordinates.y * 100) / 100), Math.floor(M…
6921 x = Math.round(x * 100.0) / 100.0;
6922 y = Math.round(y * 100.0) / 100.0;
12085 Math.round(x * 100) / 100, Math.round(y * 100) / 100,
12086 Math.round(txtWV * 100) / 100, Math.round(txtHV * 100) / 100,
[all …]
/plugin/diagramsnet/lib/js/grapheditor/
H A DActions.js232 var x = Math.round(graph.snap(graph.popupMenuHandler.triggerX / s - dx));
233 var y = Math.round(graph.snap(graph.popupMenuHandler.triggerY / s - dy));
1510 var x = Math.round(graph.snap(graph.popupMenuHandler.triggerX / s - dx));
1511 var y = Math.round(graph.snap(graph.popupMenuHandler.triggerY / s - dy));
H A DEditor.js611 node.setAttribute('dx', Math.round(this.graph.view.translate.x * 100) / 100);
612 node.setAttribute('dy', Math.round(this.graph.view.translate.y * 100) / 100);
820 var left = Math.max(1, Math.round((ds.width - w - padding) / 2));
821 var top = Math.max(1, Math.round((dh - h - editorUi.footerHeight) / 3));
947 left = Math.max(1, Math.round((ds.width - w - padding) / 2));
948 top = Math.max(1, Math.round((dh - h - editorUi.footerHeight) / 3));
2508 -Math.round(phase - mxUtils.mod(this.translate.y * this.scale - y0, phase)) + 'px';
2633 [new mxPoint(Math.round(bounds2.x), Math.round(bounds2.y + (i + 1) * bounds.height)),
2634 new mxPoint(Math.round(right), Math.round(bounds2.y + (i + 1) * bounds.height))] :
2635 [new mxPoint(Math.round(bounds2.x + (i + 1) * bounds.width), Math.round(bounds2.y)),
[all …]

1...<<11121314151617181920>>...28