parse_height

Function parse_height 

Source
pub fn parse_height(
    value: &str,
    em: f32,
    rem: f32,
    width: i32,
    dpi: u16,
) -> Option<i32>