Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_imageobject.h15 class CPDF_Image; variable
Dcpdf_image.cpp45 CPDF_Image::CPDF_Image(CPDF_Document* pDoc) : m_pDocument(pDoc) { in CPDF_Image() function in CPDF_Image
49 CPDF_Image::CPDF_Image(CPDF_Document* pDoc, RetainPtr<CPDF_Stream> pStream) in CPDF_Image() function in CPDF_Image
55 CPDF_Image::CPDF_Image(CPDF_Document* pDoc, uint32_t dwStreamObjNum) in CPDF_Image() function in CPDF_Image
Dcpdf_docpagedata.h27 class CPDF_Image; variable
Dcpdf_page.h24 class CPDF_Image; variable
Dcpdf_streamcontentparser.h27 class CPDF_Image; variable
/external/pdfium/core/fpdfapi/render/
Dcpdf_pagerendercache.h19 class CPDF_Image; variable
Dcpdf_imagecacheentry.h17 class CPDF_Image; variable