Searched defs:BOLD (Results 1 – 5 of 5) sorted by relevance
36 BOLD = 700, enumerator
86 BOLD, enumConstant
30 constexpr FontStyle BOLD = FontStyle(FontStyle::Weight::BOLD, FontStyle::Slant::UPRIGHT); variable
793 constexpr FontStyle::Weight BOLD = FontStyle::Weight::BOLD; in TEST_F() local
235 public static final int BOLD = 1; field in Typeface