Searched refs:IsSupportFontFormDiv (Results 1 – 1 of 1) sorted by relevance
354 bool IsSupportFontFormDiv(const LOGFONTA* plf);402 bool CFX_Win32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) { in IsSupportFontFormDiv() function in __anon82f3ec110111::CFX_Win32FontInfo436 if (!(FontType & DEVICE_FONTTYPE) || !IsSupportFontFormDiv(plf)) in AddInstalledFont()