Home
last modified time | relevance | path

Searched defs:pPageResources (Results 1 – 8 of 8) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_form.cpp25 CPDF_Dictionary* pPageResources) { in ChooseResourcesDict()
32 RetainPtr<CPDF_Dictionary> pPageResources, in CPDF_Form()
40 RetainPtr<CPDF_Dictionary> pPageResources, in CPDF_Form()
Dcpdf_pageimagecache.cpp89 const CPDF_Dictionary* pPageResources, in StartGetCachedBitmap()
181 const CPDF_Dictionary* pPageResources, in StartGetCachedBitmap()
Dcpdf_pageobjectholder.cpp40 RetainPtr<CPDF_Dictionary> pPageResources, in CPDF_PageObjectHolder()
Dcpdf_dib.cpp276 const CPDF_Dictionary* pPageResources, in StartLoadDIBBase()
389 const CPDF_Dictionary* pPageResources) { in LoadColorInfo()
792 const CPDF_Dictionary* pPageResources) { in LoadInternal()
Dcpdf_docpagedata.cpp463 RetainPtr<CPDF_Dictionary> pPageResources, in CreateForm()
Dcpdf_streamcontentparser.cpp246 RetainPtr<CPDF_Dictionary> pPageResources, in CPDF_StreamContentParser()
/external/pdfium/core/fpdfapi/render/
Dcpdf_rendercontext.cpp27 RetainPtr<CPDF_Dictionary> pPageResources, in CPDF_RenderContext()
Dcpdf_imagerenderer.cpp179 RetainPtr<const CPDF_Dictionary> pPageResources = in StartRenderDIBBase() local