Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp30 class CFX_Win32FontInfo final : public IFX_SystemFontInfo { class
32 CFX_Win32FontInfo();
33 ~CFX_Win32FontInfo() override;
67 CFX_Win32FontInfo::CFX_Win32FontInfo() { in CFX_Win32FontInfo() function in CFX_Win32FontInfo
70 CFX_Win32FontInfo::~CFX_Win32FontInfo() { in ~CFX_Win32FontInfo()
73 void CFX_Win32FontInfo::Release() { in Release()
80 FX_BOOL CFX_Win32FontInfo::IsOpenTypeFromDiv(const LOGFONTA* plf) { in IsOpenTypeFromDiv()
100 FX_BOOL CFX_Win32FontInfo::IsSupportFontFormDiv(const LOGFONTA* plf) { in IsSupportFontFormDiv()
123 void CFX_Win32FontInfo::AddInstalledFont(const LOGFONTA* plf, in AddInstalledFont()
148 CFX_Win32FontInfo* pFontInfo = (CFX_Win32FontInfo*)lParam; in FontEnumProc()
[all …]