Searched refs:lineStyle (Results 1 – 1 of 1) sorted by relevance
175 int lineStyle) { in SwtDrawingStyle() argument179 mLineStyle = lineStyle; in SwtDrawingStyle()193 private SwtDrawingStyle(RGB stroke, int strokeAlpha, int lineStyle) { in SwtDrawingStyle() argument194 this(stroke, strokeAlpha, null, 255, 1, lineStyle); in SwtDrawingStyle()