Searched defs:FillSweepParams (Results 1 – 2 of 2) sorted by relevance
1590 struct FillSweepParams { struct1591 x0: f32,1592 y0: f32,1593 start_angle: f32,1594 end_angle: f32,1865 fill_sweep_params: &FillSweepParams, in fill_sweep()1897 fill_sweep_params: &FillSweepParams, in fill_glyph_sweep()
1580 const fontations_ffi::FillSweepParams&, in fill_glyph_sweep()