Searched refs:PDFFONT_CIDFONT (Results 1 – 4 of 4) sorted by relevance
44 #define PDFFONT_CIDFONT 4 macro109 return (m_FontType == PDFFONT_CIDFONT) ? (CPDF_CIDFont*)(void*)this : NULL; in GetCIDFont()
561 if (!pFont->IsEmbedded() && pFont->GetFontType() != PDFFONT_CIDFONT) { in Load()695 if (pFont->GetFontType() & PDFFONT_CIDFONT) { in DrawNormalText()
159 case PDFFONT_CIDFONT: in GetFontTypeName()444 pFont->m_FontType = PDFFONT_CIDFONT; in CreateFontF()466 pFont->m_FontType = PDFFONT_CIDFONT; in CreateFontF()
124 if (pFont->GetFontType() != PDFFONT_CIDFONT) { in GetItemInfo()