Skip to main content

transform_f32_rectangle

Function transform_f32_rectangle 

Source
pub(crate) fn transform_f32_rectangle(
    rect_to_transform: Rect<f32, LayoutPixel>,
    transform: FastLayoutTransform,
) -> Option<Rect<f32, LayoutPixel>>