Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.h28 void LoadInstalledFonts();
Dcfx_fontmapper.cpp342 void CFX_FontMapper::LoadInstalledFonts() { in LoadInstalledFonts() function in CFX_FontMapper
351 LoadInstalledFonts(); in MatchInstalledFonts()
/external/pdfium/fpdfsdk/
Dcfx_systemhandler.cpp103 pFontMapper->LoadInstalledFonts(); in FindNativeTrueTypeFont()