| /plugin/diagramsnet/lib/js/diagramly/util/ |
| D | mxJsCanvas.js | 262 this.setLineDash(dashArray); 266 this.setLineDash([0]); 270 mxJsCanvas.prototype.setLineDash = function(value) method in mxJsCanvas 274 if (typeof this.ctx.setLineDash === "function") 276 this.ctx.setLineDash(value); 302 this.ctx.setLineDash(dashArray);
|
| /plugin/stlviewer/stlviewer/ |
| D | CanvasRenderer.js | 116 if ( _context.setLineDash === undefined ) { 118 _context.setLineDash = function () {}; function 677 setLineDash( [ material.dashSize, material.gapSize ] ); 686 setLineDash( [] ); 1147 function setLineDash( value ) { function 1151 _context.setLineDash( value );
|
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 72 if(!ctx.setLineDash) { 73 ctx.setLineDash = function(){}; function 925 ctx.setLineDash([5]); 928 ctx.setLineDash([]); 948 ctx.setLineDash([5]); 953 ctx.setLineDash([]); 958 ctx.setLineDash([5]); 963 ctx.setLineDash([]); 1925 ctx.setLineDash([5]); 1928 ctx.setLineDash([]); [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | mxRuler.js | 148 ctx.setLineDash([]); 437 ctx.setLineDash([2]);
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js | 32 …setLineDash||(f.setLineDash=function(){});var o=20;Re.push(new _i(ee,_,ee+o,_+q,function(){f.fillS… 36 …setLineDash([5]),f.rect(a.minx,a.miny,a.maxx-a.minx,a.maxy-a.miny),f.stroke(),f.setLineDash([]),f.…
|
| D | SketchCanvas.js.map | 4 …setLineDash method for browsers that don't support it.\r\n\t// The method is not compatible with m…
|
| /plugin/diagramsnet/lib/js/rough/ |
| D | rough.min.js | 73 …e?"transparent":c.stroke;b.lineWidth=c.strokeWidth;c.strokeLineDash&&b.setLineDash(c.strokeLineDas… 74 …var b=c.fillWeight;0>b&&(b=c.strokeWidth/2);a.save();c.fillLineDash&&a.setLineDash(c.fillLineDash)…
|
| D | rough.js.orig | 1 …setLineDash(s.strokeLineDash),s.strokeLineDashOffset&&(n.lineDashOffset=s.strokeLineDashOffset),th…
|
| D | rough.js.modified | 2009 …parent" : s.stroke, n.lineWidth = s.strokeWidth, s.strokeLineDash && n.setLineDash(s.strokeLineDas… 2034 …n < 0 && (n = s.strokeWidth / 2), t.save(), s.fillLineDash && t.setLineDash(s.fillLineDash), s.fil…
|
| /plugin/statistics/js/ |
| D | chart.js | 13 …setLineDash(s.borderDash||[]),i.lineDashOffset=s.borderDashOffset,i.beginPath(),i.moveTo(t.x,t.y),…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 14704 if (sourceCtx.setLineDash !== undefined) { 14705 destCtx.setLineDash(sourceCtx.getLineDash()); 14722 if (ctx.setLineDash !== undefined) { 14723 ctx.setLineDash([]); 14975 if (ctx.setLineDash !== undefined) { 14976 ctx.setLineDash(dashArray);
|
| D | pdf.js.map | 1 …setLineDash !== undefined) {\n destCtx.setLineDash(sourceCtx.getLineDash());\n destCtx.l…
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 7199 return typeof ctx.setLineDash !== 'undefined'; 7312 ctx.setLineDash(this.strokeDashArray); 11615 ctx.setLineDash(this.strokeDashArray); 19877 supportsLineDash && ctx.setLineDash(this.strokeDashArray);
|
| D | fabric.min.js | 4 …setLineDash!=="undefined";case"toDataURL":return typeof el.toDataURL!=="undefined";case"toDataURLW… 6 …ly(this.strokeDashArray,this.strokeDashArray)}if(supportsLineDash){ctx.setLineDash(this.strokeDash… 11 …apply(this.strokeDashArray,this.strokeDashArray)}supportsLineDash&&ctx.setLineDash(this.strokeDash…
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1979 …setLineDash)switch(n){case"dotted":a.setLineDash([1,1]);break;case"dashed":a.setLineDash(h),a.line…
|
| /plugin/ol3/ |
| D | script.js | 8 …setLineDash&&(b(r.lineDash,t.lineDash)||e.setLineDash(r.lineDash=t.lineDash),r.lineDashOffset!=t.l… method in t
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …setLineDash(renderOptions.lineDash);\n context.lineDashOffset = renderOptions.lineDashOffse…
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 208 …e?"transparent":c.stroke;b.lineWidth=c.strokeWidth;c.strokeLineDash&&b.setLineDash(c.strokeLineDas… 209 …var b=c.fillWeight;0>b&&(b=c.strokeWidth/2);a.save();c.fillLineDash&&a.setLineDash(c.fillLineDash)… 12175 …dth,t.height);u.beginPath();u.lineWidth=.7;u.strokeStyle=p.strokeClr;u.setLineDash([]);u.font="9px… 12180 …s);try{var k,n,q,t,v,y,z,A,B;u.lineWidth=.5;u.strokeStyle=p.guideClr;u.setLineDash([2]);d?(n=b.y+g…
|
| D | viewer.min.js | 174 …e?"transparent":c.stroke;b.lineWidth=c.strokeWidth;c.strokeLineDash&&b.setLineDash(c.strokeLineDas… 175 …var b=c.fillWeight;0>b&&(b=c.strokeWidth/2);a.save();c.fillLineDash&&a.setLineDash(c.fillLineDash)…
|
| D | viewer-static.min.js | 174 …e?"transparent":c.stroke;b.lineWidth=c.strokeWidth;c.strokeLineDash&&b.setLineDash(c.strokeLineDas… 175 …var b=c.fillWeight;0>b&&(b=c.strokeWidth/2);a.save();c.fillLineDash&&a.setLineDash(c.fillLineDash)…
|