Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_fontmap.cpp491 static CFX_ByteString _TT_NormalizeName(FX_LPCSTR family) in _TT_NormalizeName() function
630 CFX_ByteString norm1 = _TT_NormalizeName(m_InstalledTTFonts[i]); in MatchInstalledFonts()
1063 CFX_ByteString match = MatchInstalledFonts(_TT_NormalizeName(family)); in FindSubstFont()
1065 match = MatchInstalledFonts(_TT_NormalizeName(SubstName)); in FindSubstFont()