Searched defs:PDFFONT_CIDFONT (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h44 #define PDFFONT_CIDFONT 4 macro
109 return (m_FontType == PDFFONT_CIDFONT) ? (CPDF_CIDFont*)(void*)this : NULL;

Completed in 80 milliseconds