Methoddraw_box_shadow(
&mut self,
transform: Affine,
rect: Rect,
color: Color,
radius: f64,
crates/anyrender_vello_hybrid/src/scene.rs:327
Methoddraw_box_shadow(
&mut self,
transform: Affine,
rect: Rect,
color: Color,
radius: f64,
crates/anyrender_vello_hybrid/src/webgl_scene.rs:229
Methoddraw_box_shadow(
&mut self,
transform: Affine,
rect: Rect,
color: Color,
radius: f64,
crates/anyrender_vello_cpu/src/scene.rs:189
Methoddraw_box_shadow(
&mut self,
transform: Affine,
rect: Rect,
brush: Color,
radius: f64,
crates/anyrender_vello/src/scene.rs:175