Home
last modified time | relevance | path

Searched refs:ctx (Results 51 – 75 of 122) sorted by path

12345

/plugin/datatables/assets/pdfmake/build/
H A Dpdfmake.min.js
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-codec-1.10.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
H A Djstl-1.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...
/plugin/diagramsnet/lib/js/
H A Dapp.min.js207ctx=this.canvas.getContext("2d");this.gen=new S(e)}_createClass(b,[{key:"draw",value:function(a){v…
H A Dviewer-static.min.js173ctx=this.canvas.getContext("2d");this.gen=new S(e)}_createClass(b,[{key:"draw",value:function(a){v…
H A Dviewer.min.js173ctx=this.canvas.getContext("2d");this.gen=new S(e)}_createClass(b,[{key:"draw",value:function(a){v…
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js2443 var ctx = canvas.getContext('2d');
2446 ctx.scale(scale, scale);
2447 ctx.translate(-x0, -y0);
2458 ctx.save();
2459 ctx.fillStyle = bg;
2460 ctx.fillRect(x0, y0, Math.ceil(bounds.width + 4), Math.ceil(bounds.height + 4));
2461 ctx.restore();
2469 ctx.drawImage(img, bgImg.x * scale, bgImg.y * scale,
H A DDriveClient.js1822 var ctx = canvas.getContext('2d');
1823 ctx.drawImage(img, 0, 0, canvas.width, canvas.height);
H A DEditor.js764 ctx.begin();
774 ctx.moveTo(data[0], data[1]);
780 ctx.lineTo(data[0], data[1]);
785 ctx.end();
789 ctx.fill();
793 ctx.stroke();
3425 ctx.beginPath();
3426 ctx.rect(0, 0, w, h);
3427 ctx.fillStyle = bg;
3428 ctx.fill();
[all …]
H A DEditorUi.js504 var ctx = canvas.getContext('2d');
505 ctx.drawImage(img, 0, 0);
H A DmxRuler.js119 ctx.beginPath();
122 ctx.stroke();
128 ctx.save();
132 ctx.restore();
145 ctx.beginPath();
146 ctx.lineWidth = 0.7;
148 ctx.setLineDash([]);
149 ctx.font = '9px Arial';
291 ctx.lineWidth = 1;
435 ctx.lineWidth = 0.5;
[all …]
/plugin/diagramsnet/lib/js/diagramly/util/
H A DmxAsyncCanvas.js79 this.ctx.font = style + this.state.fontSize + 'px ' + this.state.fontFamily;
H A DmxJsCanvas.js132 this.ctx.save();
138 this.ctx.restore();
506 this.ctx.save();
539 ctx.save();
571 ctx.restore();
596 this.ctx.fill();
601 this.ctx.stroke();
610 this.ctx.fill();
616 this.ctx.fill();
678 this.ctx.save();
[all …]
/plugin/diagramsnet/lib/js/diagramly/vsdx/
H A DbmpDecoder.js78 var ctx = canvas.getContext("2d");
79 var imageData = ctx.createImageData(this.width, this.height);
H A Dimporter.js433 var ctx = c.getContext("2d");
434 ctx.putImageData(bitmap.imageData, 0, 0);
813 var ctx = c.getContext("2d");
814 ctx.fillStyle = "#FFFFFF";
815 ctx.fillRect(0, 0, c.width, c.height);
816ctx.drawImage(img, offsetX, offsetY, c.width, c.height, 0, 0, c.width, c.height);
H A DmxVsdxCanvas2D.js473 var ctx = canvas.getContext("2d");
490 ctx.drawImage(this, 0, 0);
/plugin/diagramsnet/lib/js/rough/
H A Drough.js.modified1990 this.canvas = t, this.ctx = this.canvas.getContext("2d"), this.gen = new U(e);
1998 n = this.ctx;
H A Drough.js.orig1 …anvas=t,this.ctx=this.canvas.getContext("2d"),this.gen=new U(e)}draw(t){const e=t.sets||[],s=t.opt…
H A Drough.min.js72ctx=this.canvas.getContext("2d");this.gen=new S(e)}_createClass(b,[{key:"draw",value:function(a){v…
/plugin/dirtylittlehelper/mermaid/editor/
H A Dbundle.js426ctx.slice(),e[1](i(t))):n.ctx}function f(e,t,n,i){return e[2]&&i?t.dirty|e[2](i(n)):t.dirty}functi…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Dbundle.js426ctx.slice(),e[1](i(t))):n.ctx}function f(e,t,n,i){return e[2]&&i?t.dirty|e[2](i(n)):t.dirty}functi…
H A Dbundle.js.map1ctx = document.createElement('canvas').getContext('2d');\n let dpr = window.devicePixelRati…
H A Deditor.worker.js.map1ctx = {\n host: foreignHost,\n getMirrorModels: () => {\n ret…
H A Djson.worker.js.map1ctx = {\n host: foreignHost,\n getMirrorModels: () => {\n ret…

12345