Home
last modified time | relevance | path

Searched defs:sFontName (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfdoc/
Dcba_fontmap.cpp364 int32_t CBA_FontMap::GetFontIndex(const ByteString& sFontName, in GetFontIndex()
394 ByteString CBA_FontMap::EncodeFontAlias(const ByteString& sFontName, in EncodeFontAlias()
399 ByteString CBA_FontMap::EncodeFontAlias(const ByteString& sFontName) { in EncodeFontAlias()
405 int32_t CBA_FontMap::FindFont(const ByteString& sFontName, int32_t nCharset) { in FindFont()
421 ByteString sFontName = CFX_Font::GetDefaultFontNameByCharset(nCharset); in GetNativeFontName() local
445 RetainPtr<CPDF_Font> CBA_FontMap::AddFontToDocument(ByteString sFontName, in AddFontToDocument()
453 bool CBA_FontMap::IsStandardFont(const ByteString& sFontName) { in IsStandardFont()
475 RetainPtr<CPDF_Font> CBA_FontMap::AddStandardFont(ByteString sFontName) { in AddStandardFont()
484 RetainPtr<CPDF_Font> CBA_FontMap::AddSystemFont(ByteString sFontName, in AddSystemFont()
Dcba_fontmap.h47 ByteString sFontName; member
52 ByteString sFontName; member
Dcpvt_generateap.cpp372 const ByteString& sFontName) { in GetPopupContentsString()
766 ByteString sFontName = "FONT"; in GeneratePopupAP() local