Searched refs:FX_FONTSTYLE_FixedPitch (Results 1 – 4 of 4) sorted by relevance
14 if (dwFontStyles & FX_FONTSTYLE_FixedPitch) { in FGAS_GetFontHashCode()
35 if ((dwFontStyles & FX_FONTSTYLE_FixedPitch) == in GetSimilarityScore()36 (pFont->dwFontStyles & FX_FONTSTYLE_FixedPitch)) { in GetSimilarityScore()304 dwStyles |= FX_FONTSTYLE_FixedPitch; in FX_GetGdiFontStyles()933 if (dwStyleMask & FX_FONTSTYLE_FixedPitch) in CalcPenalty()1043 flag |= FX_FONTSTYLE_FixedPitch; in GetFlags()
29 #define FX_FONTSTYLE_FixedPitch 0x01 macro
135 if (dwFontStyles & FX_FONTSTYLE_FixedPitch) in LoadFontInternal()