Searched refs:IsSupportFontFormDiv (Results 1 – 1 of 1) sorted by relevance
336 bool IsSupportFontFormDiv(const LOGFONTA* plf);385 bool CFX_Win32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) { in IsSupportFontFormDiv() function in __anon432480ef0111::CFX_Win32FontInfo419 if (!(FontType & DEVICE_FONTTYPE) || !IsSupportFontFormDiv(plf)) in AddInstalledFont()