Searched refs:FXFONT_SYMBOLIC (Results 1 – 4 of 4) sorted by relevance
514 pFontDesc->m_dwStyle |= FXFONT_SYMBOLIC; in ReportFace()524 pFontDesc->m_dwStyle |= FXFONT_SYMBOLIC; in ReportFace()
31 #define FXFONT_SYMBOLIC 0x04 macro
208 dwFlags |= FXFONT_SYMBOLIC; in LoadFont()
1012 } else if (iBaseFont == 12 && (flags & FXFONT_SYMBOLIC)) { in FindSubstFont()1128 return FindSubstFont(family, bTrueType, flags & ~FXFONT_SYMBOLIC, in FindSubstFont()