Searched refs:FXFONT_FIXED_PITCH (Results 1 – 7 of 7) sorted by relevance
39 #define FXFONT_FIXED_PITCH (1 << 0) macro115 return !!(style & FXFONT_FIXED_PITCH); in FontStyleIsFixedPitch()
43 dwStyle |= FXFONT_FIXED_PITCH; in MapFont()
473 pFontDesc->m_dwStyle |= FXFONT_FIXED_PITCH; in ReportFace()
181 m_Flags |= FXFONT_FIXED_PITCH; in LoadSubstFont()
156 dwStyles |= FXFONT_FIXED_PITCH; in GetGdiFontStyles()853 flag |= FXFONT_FIXED_PITCH; in GetFlags()
41 flags |= FXFONT_FIXED_PITCH; in LoadFontDesc()
287 flags |= FXFONT_FIXED_PITCH; in CalculateFlags()