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.cpp349 int CALLBACK FontEnumProc(const LOGFONTA* plf, in FontEnumProc() function
434 EnumFontFamiliesExA(m_hDC, &lf, (FONTENUMPROCA)FontEnumProc, (uintptr_t)this, in EnumFontList()