Searched refs:FX_FONTSTYLE_Symbolic (Results 1 – 5 of 5) sorted by relevance
17 if (dwFontStyles & FX_FONTSTYLE_Symbolic) { in FGAS_GetFontHashCode()
418 if ((dwFontStyles & FX_FONTSTYLE_Symbolic) == in FX_GetSimilarValue()419 (pFont->dwFontStyles & FX_FONTSTYLE_Symbolic)) { in FX_GetSimilarValue()452 dwStyles |= FX_FONTSTYLE_Symbolic; in FX_GetGdiFontStyles()1152 if (dwStyleMask & FX_FONTSTYLE_Symbolic) { in CalcPenalty()1296 flag |= FX_FONTSTYLE_Symbolic; in GetFlags()
178 if (dwFontStyles & FX_FONTSTYLE_Symbolic) { in LoadFont()
207 if (dwFontStyles & FX_FONTSTYLE_Symbolic) { in LoadFont()
14 #define FX_FONTSTYLE_Symbolic 0x04 macro