Function epaint::text::text_layout::rect_from_x_range
source ยท fn rect_from_x_range(x_range: RangeInclusive<f32>) -> Rect
Expand description
We ignore y at this stage
fn rect_from_x_range(x_range: RangeInclusive<f32>) -> Rect
We ignore y at this stage