Searched refs:FXFONT_FIXED_PITCH (Results 1 – 5 of 5) sorted by relevance
300 if ((dwStyle & FXFONT_FIXED_PITCH) == in CreateFont()301 (pFontDes->m_dwStyle & FXFONT_FIXED_PITCH)) { in CreateFont()509 pFontDesc->m_dwStyle |= FXFONT_FIXED_PITCH; in ReportFace()
38 dwStyle |= FXFONT_FIXED_PITCH; in MapFont()
407 if ((style & FXFONT_FIXED_PITCH) == (pitch_family & FXFONT_FF_FIXEDPITCH)) { in GetSimilarValue()947 if (flags & FXFONT_FIXED_PITCH) { in FindSubstFont()1236 if (flags & FXFONT_FIXED_PITCH) { in FindSubstFontByUnicode()
29 #define FXFONT_FIXED_PITCH 0x01 macro
202 dwFlags |= FXFONT_FIXED_PITCH; in LoadFont()