Searched refs:TT_NormalizeName (Results 1 – 1 of 1) sorted by relevance
161 ByteString TT_NormalizeName(const char* family) { in TT_NormalizeName() function354 ByteString norm1 = TT_NormalizeName(m_InstalledTTFonts[i].c_str()); in MatchInstalledFonts()359 ByteString norm1 = TT_NormalizeName(m_LocalizedTTFonts[i].first.c_str()); in MatchInstalledFonts()558 ByteString match = MatchInstalledFonts(TT_NormalizeName(family.c_str())); in FindSubstFont()561 match = MatchInstalledFonts(TT_NormalizeName(SubstName.c_str())); in FindSubstFont()