Searched defs:strPsName (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/xfa/fxfa/app/
H A Dxfa_fontmgr.cpp1812 const CFX_ByteString& strPsName,
1830 CFX_ByteString name = strPsName;
1881 const CFX_ByteString& strPsName,
1885 if (strPsName == g_XFAPDFFontName[i][0]) {
1894 return strPsName;
1811 FindFont( const CFX_ByteString& strPsName, bool bBold, bool bItalic, CPDF_Font** pDstPDFFont, bool bStrictMatch) argument
1880 PsNameToFontName( const CFX_ByteString& strPsName, bool bBold, bool bItalic) argument

Completed in 105 milliseconds