Searched defs:BridgeFontStyle (Results 1 – 1 of 1) sorted by relevance
1102 style: &mut BridgeFontStyle, in get_font_style()1599 pub struct BridgeFontStyle { struct1600 pub weight: i32,1601 pub slant: i32,1602 pub width: i32,1806 font_style: &mut BridgeFontStyle, in get_font_style()