Home
last modified time | relevance | path

Searched defs:CPDF_Image (Results 1 – 5 of 5) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_imageobject.h15 class CPDF_Image; variable
Dcpdf_image.cpp32 CPDF_Image::CPDF_Image(CPDF_Document* pDoc) : m_pDocument(pDoc) {} in CPDF_Image() function in CPDF_Image
34 CPDF_Image::CPDF_Image(CPDF_Document* pDoc, in CPDF_Image() function in CPDF_Image
45 CPDF_Image::CPDF_Image(CPDF_Document* pDoc, uint32_t dwStreamObjNum) in CPDF_Image() function in CPDF_Image
Dcpdf_docpagedata.h22 class CPDF_Image; variable
Dcpdf_streamcontentparser.h23 class CPDF_Image; variable
/external/pdfium/core/fpdfapi/parser/
Dcpdf_document.h29 class CPDF_Image; variable