Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_fontmapper.h56 CFX_ByteString MatchInstalledFonts(const CFX_ByteString& norm_name);
/external/pdfium/core/fxge/ge/
Dcfx_fontmapper.cpp366 CFX_ByteString CFX_FontMapper::MatchInstalledFonts( in MatchInstalledFonts() function in CFX_FontMapper
574 CFX_ByteString match = MatchInstalledFonts(TT_NormalizeName(family.c_str())); in FindSubstFont()
577 match = MatchInstalledFonts(TT_NormalizeName(SubstName.c_str())); in FindSubstFont()