Home
last modified time | relevance | path

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

/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_image.cpp49 CPDF_Image::CPDF_Image(CPDF_Document* pDoc) : m_pDocument(pDoc) { in CPDF_Image() function in CPDF_Image
53 CPDF_Image::CPDF_Image(CPDF_Document* pDoc, RetainPtr<CPDF_Stream> pStream) in CPDF_Image() function in CPDF_Image
59 CPDF_Image::CPDF_Image(CPDF_Document* pDoc, uint32_t dwStreamObjNum) in CPDF_Image() function in CPDF_Image
H A Dcpdf_imageobject.h15 class CPDF_Image; variable
H A Dcpdf_docpagedata.h26 class CPDF_Image; variable
H A Dcpdf_pageimagecache.h22 class CPDF_Image; variable
H A Dcpdf_streamcontentparser.h31 class CPDF_Image; variable