Lines Matching refs:strokewidth

12 function mxFloorplanWall(bounds, fill, stroke, strokewidth)  argument
18 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
61 function mxFloorplanWallCorner(bounds, fill, stroke, strokewidth) argument
67 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
118 function mxFloorplanWallU(bounds, fill, stroke, strokewidth) argument
124 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
177 function mxFloorplanRoom(bounds, fill, stroke, strokewidth) argument
183 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
237 function mxFloorplanWindow(bounds, fill, stroke, strokewidth) argument
243 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
291 function mxFloorplanDimension(bounds, fill, stroke, strokewidth) argument
297 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
350 function mxFloorplanDimensionBottom(bounds, fill, stroke, strokewidth) argument
356 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
405 function mxFloorplanStairs(bounds, fill, stroke, strokewidth) argument
411 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
545 function mxFloorplanStairsRest(bounds, fill, stroke, strokewidth) argument
551 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
618 function mxFloorplanDoorLeft(bounds, fill, stroke, strokewidth) argument
624 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
667 function mxFloorplanDoorRight(bounds, fill, stroke, strokewidth) argument
673 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
716 function mxFloorplanDoorDouble(bounds, fill, stroke, strokewidth) argument
722 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
771 function mxFloorplanDoorUneven(bounds, fill, stroke, strokewidth) argument
777 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
846 function mxFloorplanDoorOpposing(bounds, fill, stroke, strokewidth) argument
852 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
921 function mxFloorplanDoorRevolving(bounds, fill, stroke, strokewidth) argument
927 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
972 function mxFloorplanDoorPocket(bounds, fill, stroke, strokewidth) argument
978 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1039 function mxFloorplanDoorDoublePocket(bounds, fill, stroke, strokewidth) argument
1045 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1109 function mxFloorplanDoorBypass(bounds, fill, stroke, strokewidth) argument
1115 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1179 function mxFloorplanDoorBifold(bounds, fill, stroke, strokewidth) argument
1185 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1255 function mxFloorplanDoorSlidingGlass(bounds, fill, stroke, strokewidth) argument
1261 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1325 function mxFloorplanOverhead(bounds, fill, stroke, strokewidth) argument
1331 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1372 function mxFloorplanOpening(bounds, fill, stroke, strokewidth) argument
1378 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1416 function mxFloorplanWindowGlider(bounds, fill, stroke, strokewidth) argument
1422 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1483 function mxFloorplanWindowGarden(bounds, fill, stroke, strokewidth) argument
1489 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1554 function mxFloorplanWindowBow(bounds, fill, stroke, strokewidth) argument
1560 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1600 function mxFloorplanWindowBay(bounds, fill, stroke, strokewidth) argument
1606 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1648 function mxFloorplanDoorAccordion(bounds, fill, stroke, strokewidth) argument
1654 this.strokewidth = (strokewidth != null) ? strokewidth : 1;
1730 function mxFloorplanDoorDoubleAction(bounds, fill, stroke, strokewidth) argument
1736 this.strokewidth = (strokewidth != null) ? strokewidth : 1;