Lines Matching refs:strokewidth

11 function mxShapeInfographicNumEntryVert(bounds, fill, stroke, strokewidth)  argument
17 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
103 function mxShapeInfographicBendingArch(bounds, fill, stroke, strokewidth) argument
109 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
253 function mxShapeInfographicParallelogram(bounds, fill, stroke, strokewidth) argument
259 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
335 function mxShapeInfographicRibbonRolled(bounds, fill, stroke, strokewidth) argument
341 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
458 function mxShapeInfographicRibbonDoubleFolded(bounds, fill, stroke, strokewidth) argument
464 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
580 function mxShapeInfographicRibbonFrontFolded(bounds, fill, stroke, strokewidth) argument
586 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
713 function mxShapeInfographicRibbonBackFolded(bounds, fill, stroke, strokewidth) argument
719 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
845 function mxShapeInfographicBanner(bounds, fill, stroke, strokewidth) argument
851 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1005 function mxShapeInfographicCircularCallout(bounds, fill, stroke, strokewidth) argument
1011 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1098 function mxShapeInfographicShadedTriangle(bounds, fill, stroke, strokewidth) argument
1104 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1181 function mxShapeInfographicShadedPyramid(bounds, fill, stroke, strokewidth) argument
1187 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1270 function mxShapeInfographicPyramidStep(bounds, fill, stroke, strokewidth) argument
1276 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1370 function mxShapeInfographicCylinder(bounds, fill, stroke, strokewidth) argument
1376 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1458 function mxShapeInfographicCircularCallout2(bounds, fill, stroke, strokewidth) argument
1464 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1580 function mxShapeInfographicBannerSingleFold(bounds, fill, stroke, strokewidth) argument
1586 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1768 function mxShapeInfographicShadedCube(bounds, fill, stroke, strokewidth) argument
1774 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1884 function mxShapeInfographicPartConcEllipse(bounds, fill, stroke, strokewidth) argument
1890 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2090 function mxShapeInfographicBannerHalfFold(bounds, fill, stroke, strokewidth) argument
2096 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2256 function mxShapeInfographicCircularDial(bounds, fill, stroke, strokewidth) argument
2262 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2364 function mxShapeInfographicRibbonSimple(bounds, fill, stroke, strokewidth) argument
2370 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2468 function mxShapeInfographicBarCallout(bounds, fill, stroke, strokewidth) argument
2474 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2568 function mxShapeInfographicFlag(bounds, fill, stroke, strokewidth) argument
2574 this.strokewidth = (strokewidth != null) ? strokewidth : 1;