Lines Matching refs:StrokeStyle
5390 if (properties.StrokeStyle == 'dotted')
5394 else if (properties.StrokeStyle == 'dashdot')
5398 else if (properties.StrokeStyle == 'dashdotdot')
5402 else if (properties.StrokeStyle == 'dotdotdot')
5406 else if (properties.StrokeStyle == 'longdash')
5410 else if (properties.StrokeStyle == 'dashlongdash')
5414 else if (properties.StrokeStyle == 'dashed24')
5418 else if (properties.StrokeStyle == 'dashed32')
5422 else if (properties.StrokeStyle == 'dashed44')
5426 else if (properties.StrokeStyle != null && properties.
5427 StrokeStyle.substring(0, 6) == 'dashed')
6464 else if (obj.StrokeStyle != null)
9650 …+ getStrokeStyle({StrokeStyle : borderStyle? borderStyle : (tblStrokeStyle? tblStrokeStyle : 'soli… property