Lines Matching refs:strokewidth

11 function mxShapeBasicCross(bounds, fill, stroke, strokewidth)  argument
17 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
81 function mxShapeBasicRectCallout(bounds, fill, stroke, strokewidth) argument
87 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
184 function mxShapeBasicRoundRectCallout(bounds, fill, stroke, strokewidth) argument
190 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
317 function mxShapeBasicWave(bounds, fill, stroke, strokewidth) argument
323 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
414 function mxShapeBasicOctagon(bounds, fill, stroke, strokewidth) argument
420 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
505 function mxShapeBasicIsoCube(bounds, fill, stroke, strokewidth) argument
511 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
603 function mxShapeBasicTriangleAcute(bounds, fill, stroke, strokewidth) argument
609 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
683 function mxShapeBasicTriangleObtuse(bounds, fill, stroke, strokewidth) argument
689 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
763 function mxShapeBasicDrop(bounds, fill, stroke, strokewidth) argument
769 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
818 function mxShapeBasicCone2(bounds, fill, stroke, strokewidth) argument
824 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
926 function mxShapeBasicPyramid(bounds, fill, stroke, strokewidth) argument
932 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1064 function mxShapeBasic4PointStar2(bounds, fill, stroke, strokewidth) argument
1070 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1151 function mxShapeBasicDiagSnipRect(bounds, fill, stroke, strokewidth) argument
1157 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1240 function mxShapeBasicDiagRoundRect(bounds, fill, stroke, strokewidth) argument
1246 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1325 function mxShapeBasicCornerRoundRect(bounds, fill, stroke, strokewidth) argument
1331 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1410 function mxShapeBasicPlaque(bounds, fill, stroke, strokewidth) argument
1416 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1494 function mxShapeBasicFrame(bounds, fill, stroke, strokewidth) argument
1500 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1609 function mxShapeBasicPlaqueFrame(bounds, fill, stroke, strokewidth) argument
1615 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1710 function mxShapeBasicRoundedFrame(bounds, fill, stroke, strokewidth) argument
1716 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1812 function mxShapeBasicFrameCorner(bounds, fill, stroke, strokewidth) argument
1818 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1903 function mxShapeBasicDiagStripe(bounds, fill, stroke, strokewidth) argument
1909 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1989 function mxShapeBasicDonut(bounds, fill, stroke, strokewidth) argument
1995 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2064 function mxShapeBasicLayeredRect(bounds, fill, stroke, strokewidth) argument
2070 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2178 function mxShapeBasicButton(bounds, fill, stroke, strokewidth) argument
2184 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2291 function mxShapeBasicShadedButton(bounds, fill, stroke, strokewidth) argument
2297 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2401 function mxShapeBasicPie(bounds, fill, stroke, strokewidth) argument
2407 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2545 function mxShapeBasicArc(bounds, fill, stroke, strokewidth) argument
2551 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2687 function mxShapeBasicPartConcEllipse(bounds, fill, stroke, strokewidth) argument
2693 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2836 function mxShapeBasicNumEntryVert(bounds, fill, stroke, strokewidth) argument
2842 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
2907 function mxShapeBasicBendingArch(bounds, fill, stroke, strokewidth) argument
2913 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
3051 function mxShapeBasicThreeCornerRoundRect(bounds, fill, stroke, strokewidth) argument
3057 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
3136 function mxShapeBasicPolygon(bounds, fill, stroke, strokewidth) argument
3142 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
3241 function mxShapeBasicPatternFillRect(bounds, fill, stroke, strokewidth) argument
3247 this.strokewidth = (strokewidth != null) ? strokewidth : 1;