Searched defs:PDFFONT_TYPE1 (Results 1 - 1 of 1) sorted by path

/external/pdfium/core/include/fpdfapi/
H A Dfpdf_resource.h41 #define PDFFONT_TYPE1 1 macro
99 return m_FontType == PDFFONT_TYPE1 ? (CPDF_Type1Font*)(void*)this : NULL;

Completed in 1934 milliseconds