Home
last modified time | relevance | path

Searched refs:lineTo (Results 51 – 75 of 84) sorted by last modified time

1234

/plugin/diagramsnet/lib/shapes/
H A DmxDFD.js108 c.lineTo(w, 0);
177 c.lineTo(size, 0);
181 c.lineTo(size, h);
264 c.lineTo(0, h);
265 c.lineTo(0, 0);
266 c.lineTo(w, 0);
275 c.lineTo(s, h);
318 c.lineTo(w, size);
319 c.lineTo(w, h);
320 c.lineTo(size, h);
[all …]
H A DmxEip.js49 c.lineTo(w * 0.5, h * 0.5);
50 c.lineTo(w * 0.6, h * 0.8);
119 c.lineTo(w * 0.25, h * 0.11);
121 c.lineTo(w * 0.25, h * 0.18);
123 c.lineTo(w * 0.25, h * 0.25);
127 c.lineTo(w * 0.8, h * 0.63);
129 c.lineTo(w * 0.8, h * 0.72);
131 c.lineTo(w * 0.8, h * 0.80);
243 c.lineTo(w - 8, h * 0.5 - 10);
325 c.lineTo(w - 8, h * 0.5 - 10);
[all …]
H A DmxAndroid.js741 c.lineTo(w * 0.5, h);
750 c.lineTo(w * 0.5, h);
1024 c.lineTo(w, h * 0.5);
1110 c.lineTo(w, h * 0.5);
1202 c.lineTo(w, h * 0.5);
1295 c.lineTo(w - 3, h);
1311 c.lineTo(w - 6, dy);
1384 c.lineTo(w * 0.5, h);
1495 c.lineTo(w, h);
1501 c.lineTo(w, h - s);
[all …]
H A DmxArchiMate.js182 c.lineTo(w, h);
184 c.lineTo(0, h);
207 c.lineTo(0, h);
220 c.lineTo(0, h);
302 c.lineTo(w, 15);
372 c.lineTo(w, 0);
602 c.lineTo(w, h);
604 c.lineTo(0, h);
836 c.lineTo(w, 0);
839 c.lineTo(0, h);
[all …]
H A DmxArrows.js58 c.lineTo(w - dx, dy);
59 c.lineTo(w - dx, 0);
60 c.lineTo(w, h * 0.5);
61 c.lineTo(w - dx, h);
63 c.lineTo(0, h - dy);
250 c.lineTo(dx, h);
252 c.lineTo(dx, 0);
835 c.lineTo(0, h);
985 c.lineTo(0, h);
1927 c.lineTo(dx, h);
[all …]
H A DmxFloorplan.js101 c.lineTo(0, 0);
102 c.lineTo(w, 0);
158 c.lineTo(0, 0);
159 c.lineTo(w, 0);
160 c.lineTo(w, h);
217 c.lineTo(0, 0);
218 c.lineTo(w, 0);
219 c.lineTo(w, h);
336 c.lineTo(0, h);
338 c.lineTo(w, h);
[all …]
H A DmxFlowchart.js48 c.lineTo(w, h - dy / 2);
51 c.lineTo(0, dy / 2);
52 c.lineTo(0, r);
H A DmxLeanMap.js169 c.lineTo(0, 0);
170 c.lineTo(w, 0);
171 c.lineTo(w, h);
253 c.lineTo(w, h);
481 c.lineTo(w, 0);
482 c.lineTo(w, h);
487 c.lineTo(0, h);
544 c.lineTo(w, h);
691 c.lineTo(w, 0);
692 c.lineTo(w, h);
[all …]
H A DmxUML25.js27 c.lineTo(w, 0);
28 c.lineTo(w, h);
29 c.lineTo(0, h);
37 c.lineTo(w * 0.25, h * 0.5);
39 c.lineTo(w * 0.25, h * 0.5);
40 c.lineTo(w * 0.4, h * 0.6);
100 c.lineTo(arcSize, h);
106 c.lineTo(w, 0);
107 c.lineTo(w, h);
108 c.lineTo(0, h);
[all …]
/plugin/diagramsnet/lib/shapes/pid2/
H A DmxPidValves.js294 c.lineTo(w, 0);
650 c.lineTo(w, 0);
691 c.lineTo(0, h);
695 c.lineTo(w, h);
718 c.lineTo(w, 0);
723 c.lineTo(0, h);
738 c.lineTo(w, 0);
743 c.lineTo(0, h);
798 c.lineTo(0, hv);
800 c.lineTo(w, hv);
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DmxVsdxCanvas2D.js333 mxVsdxCanvas2D.prototype.lineTo = function(x, y) method in mxVsdxCanvas2D
438 this.lineTo(this.lastMoveToX, this.lastMoveToY);
/plugin/diagramsnet/lib/shapes/mockup/
H A DmxMockupMarkup.js51 c.lineTo(w - rSize, midY);
92 c.lineTo(w, h * 0.5);
185 c.lineTo(w * 0.5, h * 0.4);
186 c.lineTo(w * 0.9, 0);
187 c.lineTo(w, h * 0.1);
188 c.lineTo(w * 0.6, h * 0.5);
189 c.lineTo(w, h * 0.9);
190 c.lineTo(w * 0.9, h);
192 c.lineTo(w * 0.1, h);
193 c.lineTo(0, h * 0.9);
[all …]
/plugin/dirtylittlehelper/script/
H A Dmermaid.min.js1lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,…
H A Dmermaid.min.js.map1lineTo","quadraticCurveTo","y1","bezierCurveTo","x2","y2","arcTo","y0","x21","y21","x01","y01","l0…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js.map1lineTo(x, y);\n break;\n }\n default: {\n this._context.moveTo(x + this._r…
/plugin/ol3/
H A Dscript.js8lineTo(a[l],a[l+1]);return i&&o.closePath(),r},e.prototype.drawRings_=function(t,e,r,n){for(var i=…
/plugin/flowcharts/
H A Dmermaid.min.js1lineTo:function(t,e){this._+="L"+(this._x1=+t)+","+(this._y1=+e)},quadraticCurveTo:function(t,e,n,…
/plugin/revealjs/js/
H A Dreveal.js5925 this.context.lineTo( iconSize - 4, iconSize / 2 );
5926 this.context.lineTo( 0, iconSize );
/plugin/pdfjs/pdfjs/build/
H A Dpdf.js437 lineTo: 14,
14464 c.lineTo(o[j], o[j + 1]);
15163 this.ctx.lineTo(xw, y);
15164 this.ctx.lineTo(xw, yh);
15165 this.ctx.lineTo(x, yh);
15166 this.ctx.lineTo(x, y);
15176 case _util.OPS.lineTo:
15179 ctx.lineTo(x, y);
22112 case _util.OPS.lineTo:
H A Dpdf.js.map1lineTo","curveTo","curveTo2","curveTo3","closePath","rectangle","stroke","closeStroke","fill","eoF…
H A Dpdf.worker.js1606 lineTo: 14,
33307 id: _util.OPS.lineTo,
47186 function lineTo(x, y) {
47385 function lineTo(x, y) {
47428 lineTo(x, y);
47436 lineTo(x, y);
47443 lineTo(x, y);
47451 lineTo(x, y);
47458 lineTo(x, y);
47664 lineTo(x, y);
[all …]
H A Dpdf.worker.js.map1lineTo","curveTo","curveTo2","curveTo3","closePath","rectangle","stroke","closeStroke","fill","eoF…
/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/sketchcanvas/script/
H A DSketchCanvas.js79 ctx.lineTo(mx0 + aw, my0);
80 ctx.lineTo(mx0 + aw, my0 + mh0);
95 ctx.lineTo(mx0 + mw0 - aw, my0);
96 ctx.lineTo(mx0 + mw0 - aw, my0 + mh0);
232 ctx.lineTo(mx3+(mw2+10)*i+25, my0+15);
947 ctx.lineTo(pts[i].x + offset.x, pts[i].y + offset.y);
957 ctx.lineTo(pt[name + "x"] + offset.x, pt[name + "y"] + offset.y);
1945 ctx.lineTo(x, y+10);
1946 ctx.lineTo(x+4, y+7);
1947 ctx.lineTo(
[all...]
H A Ddraw.js9 ctx.lineTo(arr[1].x, arr[1].y);
10 ctx.lineTo(arr[1].x-c[0].x, arr[1].y-c[0].y);
12 ctx.lineTo(arr[1].x-c[1].x, arr[1].y-c[1].y);
21 ctx.lineTo(arr[1].x+c[0].x, arr[1].y+c[0].y);
23 ctx.lineTo(arr[1].x+c[1].x, arr[1].y+c[1].y);
25 ctx.lineTo(arr[1].x, arr[1].y);
26 ctx.lineTo(arr[1].x-d[1].x, arr[1].y-d[1].y);
34 ctx.lineTo(arr[1].x, arr[1].y);
35 ctx.lineTo(arr[1].x-c[0].x, arr[1].y-c[0].y);
37 ctx.lineTo(ar
[all...]

1234