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

/external/pdfium/core/include/fpdfdoc/
H A Dfpdf_doc.h33 class CPDF_IconFit;
871 class CPDF_IconFit { class
874 CPDF_IconFit(CPDF_Dictionary* pDict = NULL) { m_pDict = pDict; } function in class:CPDF_IconFit
968 CPDF_IconFit GetIconFit();
1133 CPDF_IconFit GetIconFit() const;

Completed in 112 milliseconds