Searched refs:MatchInstalledFonts (Results 1 – 2 of 2) sorted by relevance
56 CFX_ByteString MatchInstalledFonts(const CFX_ByteString& norm_name);
366 CFX_ByteString CFX_FontMapper::MatchInstalledFonts( in MatchInstalledFonts() function in CFX_FontMapper574 CFX_ByteString match = MatchInstalledFonts(TT_NormalizeName(family.c_str())); in FindSubstFont()577 match = MatchInstalledFonts(TT_NormalizeName(SubstName.c_str())); in FindSubstFont()