| /plugin/diagramsnet/lib/js/diagramly/util/ |
| D | mxJsCanvas.js | 23 this.ctx.strokeStyle = 'rgba(0, 0, 0, 0)'; 235 this.ctx.strokeStyle = 'rgba(0, 0, 0, 0)'; 239 this.ctx.strokeStyle = value; 690 this.ctx.strokeStyle = this.state.fontBorderColor; 785 this.ctx.strokeStyle = this.state.fontBorderColor;
|
| /plugin/sketchcanvas/script/ |
| D | SketchCanvas.js | 128 ctx.strokeStyle = 'rgb(192, 192, 77)'; // yellow 165 ctx.strokeStyle = 'rgb(250, 250, 250)'; // white 188 ctx.strokeStyle = 'rgb(250, 250, 250)'; // white 211 ctx.strokeStyle = gray; 217 ctx.strokeStyle = gray; 233 ctx.strokeStyle = white; 876 ctx.strokeStyle = '#000'; 924 ctx.strokeStyle = '#000'; 946 ctx.strokeStyle = '#000'; 1830 ctx.strokeStyle = color; [all …]
|
| /plugin/diagramsnet/lib/js/diagramly/ |
| D | mxRuler.js | 147 ctx.strokeStyle = style.strokeClr; 436 ctx.strokeStyle = style.guideClr;
|
| /plugin/s5reloaded/ui/thesis/ |
| D | slides.js | 1698 ctx.lineWidth = lw; ctx.strokeStyle = col; 1872 ctx.strokeStyle = S2L; 1941 ctx.strokeStyle = color; 2102 ctx.strokeStyle = B2T; 2113 ctx.strokeStyle = T2W; 2299 ctx.strokeStyle = "rgba(255,255,255,0.25)"; 2302 ctx.strokeStyle = "rgba(255,255,255,1)"; 2330 ctx.strokeStyle = "rgba(48,48,48,1)"; 2337 ctx.strokeStyle = B2T; 2348 ctx.strokeStyle = B2T;
|
| /plugin/statistics/js/ |
| D | chartjs-plugin-datalabels.js | 7 …strokeStyle=o,t.lineWidth=n,t.lineJoin="miter",t.stroke()))}function b(t,e,r){var a=t.shadowBlur,o…
|
| D | chart.js | 13 …strokeStyle=t.fillStyle,t.beginPath(),t.lineWidth=n.decorationWidth||2,t.moveTo(a,c),t.lineTo(r,c)…
|
| /plugin/sketchcanvas/bundle/ |
| D | SketchCanvas.js | 32 …strokeStyle="rgb(192, 192, 77)",f.font=_e.t("14px 'Courier'"),f.strokeText("SketchCanvas Editor v0… 36 …strokeStyle=o};function zt(o){f.fillStyle=o}R.prototype.setWidth=function(o){f.lineWidth=o};functi…
|
| D | SketchCanvas.js.map | 4 …strokeStyle = 'rgb(192, 192, 77)'; // yellow\r\n\t\tctx.font = i18n.t(\"14px 'Courier'\");\r\n\tct…
|
| /plugin/processing/ |
| D | script.js | 1095 strokeStyle = [0.8, 0.8, 0.8, 1.0], 6478 strokeStyle: curContext.strokeStyle, property 6872 uniformf(programObject2D, "color", strokeStyle); 7089 uniformf(programObject2D, "color", strokeStyle); 7331 strokeStyle = p.color.toGLArray(color); 7340 curContext.strokeStyle = p.color.toString(currentStrokeColor); 7420 uniformf(programObject2D, "color", strokeStyle); 7494 vert[9] = strokeStyle[0]; 7495 vert[10] = strokeStyle[1]; 7496 vert[11] = strokeStyle[2]; [all …]
|
| /plugin/ol3/ |
| D | script.js | 8 …strokeStyle!=t.strokeStyle&&(r.strokeStyle=t.strokeStyle,e.strokeStyle=t.strokeStyle)):(e.lineCap=… property
|
| /plugin/stlviewer/stlviewer/ |
| D | CanvasRenderer.js | 1129 _context.strokeStyle = value;
|
| /plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/ |
| D | fabric.js | 7307 ctx.strokeStyle = this.color; 7935 this.canvas.contextTop.strokeStyle = this.getPattern(); 8644 ctx.strokeStyle = this.selectionBorderColor; 11494 ctx.strokeStyle = this.stroke.toLive 13048 ctx.strokeStyle = this.borderColor; 13107 ctx.strokeStyle = ctx.fillStyle = this.cornerColor; 13653 var origStrokeStyle = ctx.strokeStyle; 13654 ctx.strokeStyle = this.stroke || ctx.fillStyle; 13656 ctx.strokeStyle = origStrokeStyle; 21261 ctx.strokeStyle = (styleDeclaration.stroke && styleDeclaration.stroke.toLive)
|
| D | fabric.min.js | 4 …rn this},_setBrushStyles:function(){var ctx=this.canvas.contextTop;ctx.strokeStyle=this.color;ctx.… 5 …strokeStyle=this.getPattern()},createPath:function(pathData){var path=this.callSuper("createPath",… 6 ….lineJoin=this.strokeLineJoin;ctx.miterLimit=this.strokeMiterLimit;ctx.strokeStyle=this.stroke.toL… 8 …strokeStyle=this.borderColor;ctx.lineWidth=1/this.borderScaleFactor;var wh=this._calculateCurrentD… 13 …fill.toLive?fill.toLive(ctx,this):fill;if(styleDeclaration.stroke){ctx.strokeStyle=styleDeclaratio…
|
| /plugin/diagramsnet/lib/js/rough/ |
| D | rough.min.js | 73 e.n()).done;){var h=d.value;switch(h.type){case "path":b.save();b.strokeStyle="none"===c.stroke?"tr… 74 …eDash);c.fillLineDashOffset&&(a.lineDashOffset=c.fillLineDashOffset);a.strokeStyle=c.fill||"";a.li…
|
| D | rough.js.orig | 1 …strokeStyle="none"===s.stroke?"transparent":s.stroke,n.lineWidth=s.strokeWidth,s.strokeLineDash&&n…
|
| D | rough.js.modified | 2009 …n.save(), n.strokeStyle = "none" === s.stroke ? "transparent" : s.stroke, n.lineWidth = s.strokeWi… 2034 …, s.fillLineDashOffset && (t.lineDashOffset = s.fillLineDashOffset), t.strokeStyle = s.fill || "",…
|
| /plugin/revealjs/js/ |
| D | reveal.js | 5901 this.context.strokeStyle = 'rgba( 255, 255, 255, 0.2 )'; 5909 this.context.strokeStyle = '#fff';
|
| /plugin/openlayersmap/ol/ |
| D | ol.js.map | 1 …strokeStyle.\n * Represents a color, [CanvasPattern](https://developer.mozilla.org/en-US/docs/Web/…
|
| /plugin/pdfjs/pdfjs/build/ |
| D | pdf.js | 14711 ctx.strokeStyle = '#000000'; 15223 ctx.strokeStyle = strokeColor.getPattern(ctx, this); 15718 this.ctx.strokeStyle = color; 16607 context.strokeStyle = ctx.strokeStyle; 16609 current.strokeColor = ctx.strokeStyle; 16616 context.strokeStyle = cssColor;
|
| D | pdf.js.map | 1 …strokeStyle', 'fillStyle', 'fillRule', 'globalAlpha',\n 'lineWidth', 'lineCap…
|
| /plugin/imagemapping/ |
| D | jquery.imagemapster.js | 8 …,t){var a=1===t.options.strokeWidth?.5:0;t.options.stroke&&(s.save(),s.strokeStyle=u(t.options.str…
|
| /plugin/imapmarkers/ |
| D | jquery.imagemapster.js | 1513 shapeContext.strokeStyle = css3color(
|
| /plugin/mermaid/ |
| H A D | mermaid.min.js | 1979 …strokeStyle;for(var n=t.pstyle("width").pfValue,i=0;i+1<r.length;i+=2){var a=[r[i+2]-r[i],r[i+3]-r…
|
| /plugin/diagramsnet/lib/js/ |
| D | app.min.js | 208 e.n()).done;){var h=d.value;switch(h.type){case "path":b.save();b.strokeStyle="none"===c.stroke?"tr… 209 …eDash);c.fillLineDashOffset&&(a.lineDashOffset=c.fillLineDashOffset);a.strokeStyle=c.fill||"";a.li… 12175 …ion(){u.clearRect(0,0,t.width,t.height);u.beginPath();u.lineWidth=.7;u.strokeStyle=p.strokeClr;u.s… 12180 …eMove.apply(this,arguments);try{var k,n,q,t,v,y,z,A,B;u.lineWidth=.5;u.strokeStyle=p.guideClr;u.se…
|
| D | viewer.min.js | 174 e.n()).done;){var h=d.value;switch(h.type){case "path":b.save();b.strokeStyle="none"===c.stroke?"tr… 175 …eDash);c.fillLineDashOffset&&(a.lineDashOffset=c.fillLineDashOffset);a.strokeStyle=c.fill||"";a.li…
|