Searched defs:BOLD (Results 1 – 5 of 5) sorted by relevance
32 BOLD = 700, enumerator
85 BOLD, enumConstant
177 static SpannableStringBuilder BOLD(CharSequence str) { in BOLD() method in NotificationTests
159 public static final int BOLD = 1; field in Typeface
668 constexpr FontStyle::Weight BOLD = FontStyle::Weight::BOLD; in TEST_F() local