Searched refs:pT1Font (Results 1 – 1 of 1) sorted by relevance
339 CPDF_Type1Font* pT1Font = pFont->GetType1Font(); in GetStandardFont() local340 if (pEncoding && !pT1Font->GetEncoding()->IsIdentical(pEncoding)) { in GetStandardFont()