Function layout_2013::text::line_height_from_style
source ยท pub fn line_height_from_style(
style: &ComputedValues,
metrics: &FontMetrics,
) -> Au
Expand description
Returns the line block-size needed by the given computed style and font size.