Home
last modified time | relevance | path

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

/external/pdfium/xfa/fgas/font/
Dcfgas_fontmgr.cpp189 void EnumGdiFonts(std::deque<FX_FONTDESCRIPTOR>* fonts, in EnumGdiFonts() function
207 CFGAS_FontMgr::CFGAS_FontMgr() : m_pEnumerator(EnumGdiFonts), m_FontFaces(100) { in CFGAS_FontMgr()