Home
last modified time | relevance | path

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

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp206 CPDF_Dictionary* pPageResources, in GetCachedBitmap()
262 CPDF_Dictionary* pPageResources, in StartGetCachedBitmap()
Dfpdf_render_loadimage.cpp212 CPDF_Dictionary* pPageResources, in Load()
333 CPDF_Dictionary* pPageResources, in StartLoadDIBSource()
475 const CPDF_Dictionary* pPageResources) { in LoadColorInfo()
Dfpdf_render_image.cpp441 CPDF_Dictionary* pPageResources = pPage ? pPage->m_pPageResources : NULL; in StartRenderDIBSource() local
Dfpdf_render.cpp767 CPDF_Dictionary* pPageResources = pPage ? pPage->m_pPageResources : NULL; in ProcessTransparency() local
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page.cpp905 CPDF_Dictionary* pPageResources, in CPDF_Form()
Dfpdf_page_parser.cpp76 CPDF_Dictionary* pPageResources, in CPDF_StreamContentParser()