Searched refs:lineWidth (Results 1 – 2 of 2) sorted by relevance
174 private SwtDrawingStyle(RGB stroke, int strokeAlpha, RGB fill, int fillAlpha, int lineWidth, in SwtDrawingStyle() argument178 mLineWidth = lineWidth; in SwtDrawingStyle()
144 IGLProperty lineWidth = new GLFloatProperty(GLStateType.LINE_WIDTH, Float.valueOf(1.0f)); in createRasterizationState() local156 lineWidth, in createRasterizationState()