Searched defs:stroke_width (Results 1 – 11 of 11) sorted by relevance
12 pub stroke_width: u32, field70 pub fn stroke_width(&self, width: u32) -> Self { in stroke_width() method95 fn stroke_width(&self) -> u32 { in stroke_width() method
48 fn stroke_width(&self, width: u32) -> ShapeStyle in stroke_width() method
24 fn stroke_width(&self) -> u32 { in stroke_width() method
47 stroke_width = 0; member56 stroke_width = 0; member
45 double stroke_width; member
127 FT_Fixed stroke_width; member
204 FT_Pos stroke_width; member
353 FT_Pos stroke_width; member
224 stroke_width; member
5862 WandExport void DrawSetStrokeWidth(DrawingWand *wand,const double stroke_width) in DrawSetStrokeWidth()
338 required float stroke_width = 4; field