Searched refs:strPsName (Results 1 – 2 of 2) sorted by relevance
38 RetainPtr<CFGAS_GEFont> CFGAS_PDFFontMgr::FindFont(const ByteString& strPsName, in FindFont() argument51 ByteString name = strPsName; in FindFont()97 ByteString CFGAS_PDFFontMgr::PsNameToFontName(const ByteString& strPsName, in PsNameToFontName() argument101 if (strPsName == g_XFAPDFFontName[i][0]) { in PsNameToFontName()110 return strPsName; in PsNameToFontName()
34 ByteString PsNameToFontName(const ByteString& strPsName,