Searched refs:FXFONT_FORCE_BOLD (Results 1 – 12 of 12) sorted by relevance
38 #define FXFONT_FORCE_BOLD (1 << 18) macro62 return !!(style & FXFONT_FORCE_BOLD); in FontStyleIsForceBold()
214 {"Bold", 4, FXFONT_FORCE_BOLD},216 {"BoldItalic", 10, FXFONT_FORCE_BOLD | FXFONT_ITALIC},439 nStyle |= FXFONT_FORCE_BOLD; in FindSubstFont()501 nStyle |= FXFONT_FORCE_BOLD; in FindSubstFont()
274 pInfo->m_Styles |= FXFONT_FORCE_BOLD; in ReportFace()
40 dwStyle |= FXFONT_FORCE_BOLD; in MapFont()
401 dwStyle |= FXFONT_FORCE_BOLD; in ReportFace()
32 dwStyle |= FXFONT_FORCE_BOLD; in GetFont()
149 dwStyles |= FXFONT_FORCE_BOLD; in GetFontStyles()152 dwStyles |= FXFONT_FORCE_BOLD; in GetFontStyles()
427 flags |= FXFONT_FORCE_BOLD; in GetFlags()
348 dwStyle |= FXFONT_FORCE_BOLD; in GetFont()350 dwStyle |= FXFONT_FORCE_BOLD; in GetFont()360 dwStyle |= FXFONT_FORCE_BOLD; in GetFont()
83 flags |= FXFONT_FORCE_BOLD; in LoadFontDesc()
103 flags |= FXFONT_FORCE_BOLD; in CalculateFlags()
3899 dwFontStyle |= FXFONT_FORCE_BOLD; in GetFDEFont()