Searched refs:FX_FONTSTYLE_Serif (Results 1 – 4 of 4) sorted by relevance
17 if (dwFontStyles & FX_FONTSTYLE_Serif) { in FGAS_GetFontHashCode()
39 if ((dwFontStyles & FX_FONTSTYLE_Serif) == in GetSimilarityScore()40 (pFont->dwFontStyles & FX_FONTSTYLE_Serif)) { in GetSimilarityScore()307 dwStyles |= FX_FONTSTYLE_Serif; in FX_GetGdiFontStyles()937 if (dwStyleMask & FX_FONTSTYLE_Serif) in CalcPenalty()1053 flag |= FX_FONTSTYLE_Serif; in GetFlags()
30 #define FX_FONTSTYLE_Serif 0x02 macro
137 if (dwFontStyles & FX_FONTSTYLE_Serif) in LoadFontInternal()