Searched defs:pPageResources (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/src/fpdfapi/fpdf_render/ |
D | fpdf_render_cache.cpp | 227 …_DIBSource*& pBitmap, CFX_DIBSource*& pMask, FX_DWORD& MatteColor, CPDF_Dictionary* pPageResources, in GetCachedBitmap() 279 …Cache::StartGetCachedBitmap(CPDF_Dictionary* pFormResources, CPDF_Dictionary* pPageResources, FX_B… in StartGetCachedBitmap()
|
D | fpdf_render_loadimage.cpp | 180 …FX_DWORD* pMatteColor, CPDF_Dictionary* pFormResources, CPDF_Dictionary* pPageResources, FX_BOOL b… in Load() 295 … CPDF_Dictionary* pFormResources, CPDF_Dictionary* pPageResources, in StartLoadDIBSource() 432 …OOL CPDF_DIBSource::LoadColorInfo(CPDF_Dictionary* pFormResources, CPDF_Dictionary* pPageResources) in LoadColorInfo()
|
D | fpdf_render.cpp | 761 CPDF_Dictionary* pPageResources = pPage ? pPage->m_pPageResources : NULL; in ProcessTransparency() local 944 CPDF_Dictionary* pPageResources, FX_BOOL bFirstLayer) in Create()
|
D | fpdf_render_image.cpp | 427 CPDF_Dictionary* pPageResources = pPage ? pPage->m_pPageResources : NULL; in StartRenderDIBSource() local
|
/external/pdfium/core/src/fpdfapi/fpdf_page/ |
D | fpdf_page.cpp | 928 CPDF_Form::CPDF_Form(CPDF_Document* pDoc, CPDF_Dictionary* pPageResources, CPDF_Stream* pFormStream… in CPDF_Form()
|
D | fpdf_page_parser.cpp | 58 …CPDF_Dictionary* pPageResources, CPDF_Dictionary* pParentResources, CFX_AffineMatrix* pmtContentTo… in PrepareParse()
|