Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfdoc/
Dcba_fontmap.h80 ByteString GetCachedNativeFontName(int32_t nCharset);
Dcba_fontmap.cpp114 GetFontIndex(GetCachedNativeFontName(nCharset), nCharset, true); in GetWordFontIndex()
428 ByteString CBA_FontMap::GetCachedNativeFontName(int32_t nCharset) { in GetCachedNativeFontName() function in CBA_FontMap