Searched defs:BridgeFontStyle (Results 1 – 1 of 1) sorted by relevance
916 style: &mut BridgeFontStyle, in get_font_style()1396 pub struct BridgeFontStyle { struct1397 pub weight: i32,1398 pub slant: i32,1399 pub width: i32,1591 font_style: &mut BridgeFontStyle, in get_font_style()