Searched refs:GetFontFamilies (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/xfa/src/fgas/src/font/
H A Dfx_gdifont.h85 int32_t GetFontFamilies(Gdiplus::FontCollection& fc);
H A Dfx_gdifont.cpp197 if (GetFontFamilies(pfc) < 1) {
225 if (GetFontFamilies(pfc) < 1) {
270 int32_t CFX_GdiFont::GetFontFamilies(Gdiplus::FontCollection& fc) { function in class:CFX_GdiFont

Completed in 58 milliseconds