Searched refs:pPageResources (Results 1 – 9 of 9) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_cache.cpp | 206 CPDF_Dictionary* pPageResources, in GetCachedBitmap() argument 228 pRenderStatus->m_pFormResource, pPageResources, bStdCS, in GetCachedBitmap() 262 CPDF_Dictionary* pPageResources, in StartGetCachedBitmap() argument 282 pPageResources, bStdCS, GroupFamily, bLoadMask); in StartGetCachedBitmap()
|
D | render_int.h | 430 CPDF_Dictionary* pPageResources, 445 CPDF_Dictionary* pPageResources, 487 CPDF_Dictionary* pPageResources, 513 CPDF_Dictionary* pPageResources, 534 const CPDF_Dictionary* pPageResources);
|
D | fpdf_render_loadimage.cpp | 212 CPDF_Dictionary* pPageResources, in Load() argument 234 pPageResources)) { in Load() 333 CPDF_Dictionary* pPageResources, in StartLoadDIBSource() argument 354 pPageResources)) { in StartLoadDIBSource() 475 const CPDF_Dictionary* pPageResources) { in LoadColorInfo() argument 512 m_pColorSpace = pDocPageData->GetColorSpace(pCSObj, pPageResources); in LoadColorInfo()
|
D | fpdf_render_image.cpp | 441 CPDF_Dictionary* pPageResources = pPage ? pPage->m_pPageResources : NULL; in StartRenderDIBSource() local 446 pDocument->LoadColorSpace(pCSObj, pPageResources); in StartRenderDIBSource()
|
D | fpdf_render.cpp | 767 CPDF_Dictionary* pPageResources = pPage ? pPage->m_pPageResources : NULL; in ProcessTransparency() local 773 pDocument->LoadColorSpace(pCSObj, pPageResources); in ProcessTransparency()
|
/external/pdfium/core/include/fpdfapi/ |
D | fpdf_page.h | 149 CPDF_Dictionary* pPageResources,
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page.cpp | 905 CPDF_Dictionary* pPageResources, in CPDF_Form() argument 912 m_pPageResources = pPageResources; in CPDF_Form() 917 m_pResources = pPageResources; in CPDF_Form()
|
D | pageint.h | 93 CPDF_Dictionary* pPageResources,
|
D | fpdf_page_parser.cpp | 76 CPDF_Dictionary* pPageResources, in CPDF_StreamContentParser() argument 86 m_pPageResources(pPageResources), in CPDF_StreamContentParser()
|