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