Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/win32/
Dfx_win32_device.cpp126 static int CALLBACK FontEnumProc( in FontEnumProc() function
148 EnumFontFamiliesExA(m_hDC, &lf, (FONTENUMPROCA)FontEnumProc, (FX_UINTPTR)this, 0); in EnumFontList()