Skip to main content

compute_shape_radius_for_ellipse

Function compute_shape_radius_for_ellipse 

Source
fn compute_shape_radius_for_ellipse(
    center: LayoutPoint,
    radius: (&GenericShapeRadius<LengthPercentage>, &GenericShapeRadius<LengthPercentage>),
    min_edge: LayoutPoint,
    max_edge: LayoutPoint,
) -> LayoutSize