Home
last modified time | relevance | path

Searched refs:IsSupportFontFormDiv (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp36 FX_BOOL IsSupportFontFormDiv(const LOGFONTA* plf);
81 FX_BOOL CWin32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) in IsSupportFontFormDiv() function in CWin32FontInfo
119 if (!IsSupportFontFormDiv(plf)) { in AddInstalledFont()