Searched defs:BOLD_ITALIC (Results 1 – 3 of 3) sorted by relevance
95 BOLD_ITALIC; enumConstant
33 constexpr FontStyle BOLD_ITALIC = FontStyle(FontStyle::Weight::BOLD, FontStyle::Slant::ITALIC); variable
237 public static final int BOLD_ITALIC = 3; field in Typeface