Searched refs:PDFFONT_TYPE1 (Results 1 – 3 of 3) sorted by relevance
41 #define PDFFONT_TYPE1 1 macro99 return m_FontType == PDFFONT_TYPE1 ? (CPDF_Type1Font*)(void*)this : NULL; in GetType1Font()
153 case PDFFONT_TYPE1: in GetFontTypeName()470 pFont->m_FontType = PDFFONT_TYPE1; in CreateFontF()819 if (m_FontType != PDFFONT_TYPE1) { in IsStandardFont()
310 if (pFont->GetFontType() != PDFFONT_TYPE1) { in GetStandardFont()