Searched refs:pPageResources (Results 1 – 10 of 10) sorted by relevance
/external/pdfium/core/fpdfapi/page/ |
D | cpdf_form.cpp | 17 CPDF_Dictionary* pPageResources, in CPDF_Form() argument 23 m_pPageResources = pPageResources; in CPDF_Form() 27 m_pResources = pPageResources; in CPDF_Form()
|
D | cpdf_form.h | 25 CPDF_Dictionary* pPageResources,
|
D | cpdf_streamcontentparser.h | 36 CPDF_Dictionary* pPageResources,
|
D | cpdf_streamcontentparser.cpp | 241 CPDF_Dictionary* pPageResources, in CPDF_StreamContentParser() argument 250 m_pPageResources(pPageResources), in CPDF_StreamContentParser()
|
/external/pdfium/core/fpdfapi/render/ |
D | cpdf_imagecacheentry.cpp | 57 CPDF_Dictionary* pPageResources, in StartGetCachedBitmap() argument 73 pPageResources, bStdCS, GroupFamily, bLoadMask); in StartGetCachedBitmap()
|
D | cpdf_dibsource.h | 70 CPDF_Dictionary* pPageResources, 85 const CPDF_Dictionary* pPageResources);
|
D | cpdf_imagecacheentry.h | 35 CPDF_Dictionary* pPageResources,
|
D | cpdf_dibsource.cpp | 257 CPDF_Dictionary* pPageResources, in StartLoadDIBSource() argument 278 pPageResources)) { in StartLoadDIBSource() 366 const CPDF_Dictionary* pPageResources) { in LoadColorInfo() argument 403 m_pColorSpace = pDocPageData->GetColorSpace(pCSObj, pPageResources); in LoadColorInfo()
|
D | cpdf_imagerenderer.cpp | 149 CPDF_Dictionary* pPageResources = in StartRenderDIBSource() local 155 pDocument->LoadColorSpace(pCSObj, pPageResources); in StartRenderDIBSource()
|
D | cpdf_renderstatus.cpp | 1525 CPDF_Dictionary* pPageResources = in ProcessTransparency() local 1533 pDocument->LoadColorSpace(pCSObj, pPageResources); in ProcessTransparency()
|