Home
last modified time | relevance | path

Searched defs:CPDF_CIDFont (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_font/
Dfont_int.h148 friend class CPDF_CIDFont; variable
Dfpdf_font_cid.cpp1041 CPDF_CIDFont::CPDF_CIDFont() : CPDF_Font(PDFFONT_CIDFONT) { in CPDF_CIDFont() function in CPDF_CIDFont
/external/pdfium/core/include/fpdfapi/
Dfpdf_resource.h21 class CPDF_CIDFont; variable