Home
last modified time | relevance | path

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

/external/pdfium/core/include/fxge/
Dfx_font.h268 void LoadInstalledFonts();
/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp632 void CFX_FontMapper::LoadInstalledFonts() in LoadInstalledFonts() function in CFX_FontMapper
648 LoadInstalledFonts(); in MatchInstalledFonts()
/external/pdfium/fpdfsdk/src/
Dfsdk_mgr.cpp154 pFontMapper->LoadInstalledFonts(); in FindNativeTrueTypeFont()