Searched refs:CompoundLineType (Results 1 – 2 of 2) sorted by relevance
5746 _this.lineComp = LineStyle.CompoundLineType.SINGLE;5749 _this.lineComp = LineStyle.CompoundLineType.DOUBLE;5752 … _this.lineComp = LineStyle.CompoundLineType.THICK_THIN_DOUBLE;5755 … _this.lineComp = LineStyle.CompoundLineType.THIN_THICK_DOUBLE;5758 … _this.lineComp = LineStyle.CompoundLineType.THIN_THICK_THIN_TRIPLE;5951 var CompoundLineType;5952 (function (CompoundLineType) { argument5953 CompoundLineType[CompoundLineType["SINGLE"] = 0] = "SINGLE";5954 CompoundLineType[CompoundLineType["DOUBLE"] = 1] = "DOUBLE";5955 … CompoundLineType[CompoundLineType["THICK_THIN_DOUBLE"] = 2] = "THICK_THIN_DOUBLE";[all …]
1302 …CompoundLineType.SINGLE;break;case "dbl":this.lineComp=b.CompoundLineType.DOUBLE;break;case "thick…1310 …[a.THIN_THICK_THIN_TRIPLE=4]="THIN_THICK_THIN_TRIPLE"})(b.CompoundLineType||(b.CompoundLineType={}…