Function servo_geometry::au_rect_to_f32_rect
source ยท pub fn au_rect_to_f32_rect(rect: Rect<Au>) -> Rect<f32>
Expand description
A helper function to convert a rect of Au
pixels to a rect of f32 units.
pub fn au_rect_to_f32_rect(rect: Rect<Au>) -> Rect<f32>
A helper function to convert a rect of Au
pixels to a rect of f32 units.