Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/win32/
Dfx_win32_device.cpp366 int CALLBACK FontEnumProc(const LOGFONTA* plf, in FontEnumProc() function
451 EnumFontFamiliesExA(m_hDC, &lf, (FONTENUMPROCA)FontEnumProc, (uintptr_t) this, in EnumFontList()