Home
last modified time | relevance | path

Searched refs:lineWidth (Results 51 – 59 of 59) sorted by last modified time

123

/plugin/amcharts/assets/amcharts/plugins/export/libs/pdfmake/
H A Dpdfmake.js2296 pdfDoc.lineWidth(vector.lineWidth || 1);
15912 lineWidth: 0,
16814 if (lineWidth) {
16840 lineWidth: lineWidth,
16861 lineWidth: width,
16939 lineWidth: 0,
28406 lineWidth: function(w) {
31852 this.lineWidth(lineWidth);
31856 lineY -= lineWidth;
32060 options.lineWidth = _this.lineWidth;
[all …]
H A Dpdfmake.min.js.map1lineWidth","dash","space","undash","fillOpacity","strokeOpacity","lineJoin","ellipse","r1","r2","r…
H A Dpdfmake.min.js7 …t+"> Tj"),e.addContent("ET"),e.restore()}function c(t,e){switch(e.lineWidth(t.lineWidth||1),t.dash…
9 …x:0,y:0,w:u,h:u,lineWidth:0,color:i});for(var l=0;s>l;++l)for(var c=0;s>c;++c)a[l][c]&&r.push({typ…
10lineWidth:r,lineColor:"function"==typeof this.layout.hLineColor?this.layout.hLineColor(t,this.tabl…
13 …this.addContent("Q")},closePath:function(){return this.addContent("h")},lineWidth:function(t){retu… method in t.exports
15lineWidth-=e,c=n),t.circle(t.x-h+d,t.y+d+d/2,d),t.fill()}}(this)),o.on("sectionStart",function(t){…
16 …7,x=1,S=Math.ceil(h/(2*b))+1,k=e+a.x-1;r.rect(e+a.x,n-x,h,n+x).clip(),r.lineWidth(.24),r.moveTo(k,…
/plugin/amcharts/assets/amcharts/plugins/export/libs/fabric.js/
H A Dfabric.min.js4 …unction(){var ctx=this.canvas.contextTop;ctx.strokeStyle=this.color;ctx.lineWidth=this.width;ctx.l…
5 …tor.ex-(left>0?0:-left),groupSelector.ey-(top>0?0:-top),aleft,atop);ctx.lineWidth=this.selectionLi…
6 …Alpha*=this.opacity},_setStrokeStyles:function(ctx){if(this.stroke){ctx.lineWidth=this.strokeWidth…
8lineWidth=1/this.borderScaleFactor;var wh=this._calculateCurrentDimensions(true),width=wh.x,height…
11lineWidth=this._getLineWidth(ctx,lineIndex),totalWidth=this.width;if(totalWidth>=lineWidth){var wo… argument
13lineWidth=this._getLineWidth(ctx,i),lineLeftOffset=this._getCachedLineOffset(i);if(this.textBackgr…
H A Dfabric.js7308 ctx.lineWidth = this.width;
11490 ctx.lineWidth = this.strokeWidth;
13104 ctx.lineWidth = 1;
13648 ctx.lineWidth = this.strokeWidth;
19785 if (totalWidth >= lineWidth) {
19958 lineWidth,
19972 _getLineLeftOffset: function(lineWidth) { argument
19974 return (this.width - lineWidth) / 2;
19977 return this.width - lineWidth;
20043 lineWidth,
[all …]
/plugin/jcapture/lib/
H A Dtransform-3.0.2.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/s5reloaded/ui/thesis/
H A Dslides.js1698 ctx.lineWidth = lw; ctx.strokeStyle = col;
1879 ctx.lineWidth = 1;
2097 ctx.lineWidth = cr*0.07;
2108 ctx.lineWidth = cr*0.07;
2117 ctx.lineWidth = 1;
2298 ctx.lineWidth = lw/2;
2317 ctx.lineWidth = lw;
2332 ctx.lineWidth = lw/2;
/plugin/processing/
H A Dscript.js1098 lineWidth = 1, variable
6878 curContext.lineWidth(lineWidth);
7092 curContext.lineWidth(lineWidth);
7352 lineWidth = w;
7358 curContext.lineWidth = w;
7437 if (lineWidth > 1){
7577 curContext.lineWidth(lineWidth);
8615 curContext.lineWidth(lineWidth);
8745 curContext.lineWidth(lineWidth);
10998 var lineWidth = 0;
[all …]

123