Searched refs:parseFontRemoveSuffix (Results 1 – 1 of 1) sorted by relevance
187 int parseFontRemoveSuffix( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen);492 int Parser::parseFontRemoveSuffix( const sal_Unicode* pCopy, const char* s, sal_Int32& nLen) in parseFontRemoveSuffix() function in pdfi::__anonf6b7910c0111::Parser519 if (parseFontRemoveSuffix( pCopy, "PSMT", nLen)) {} in parseFontFamilyName()520 else if (parseFontRemoveSuffix( pCopy, "MT", nLen)) {} in parseFontFamilyName()
Completed in 24 milliseconds