Home
last modified time | relevance | path

Searched refs:m_pFormResource (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/core/src/fpdfapi/fpdf_render/
Dfpdf_render_cache.cpp131 …int ret = m_pCurImageCache->StartGetCachedBitmap(pRenderStatus->m_pFormResource, m_pPage->m_pPageR… in StartGetCachedBitmap()
245 …if (!pSrc->Load(m_pDocument, m_pStream, &pMaskSrc, &MatteColor, pRenderStatus->m_pFormResource, pP… in GetCachedBitmap()
Drender_int.h105 CPDF_Dictionary* m_pFormResource; variable
Dfpdf_render.cpp207 m_pFormResource = NULL; in CPDF_RenderStatus()
243 m_pFormResource = pFormResource; in Initialize()
Dfpdf_render_loadimage.cpp1453 …ret = pImage->m_pImage->StartLoadDIBSource(pRenderStatus->m_pFormResource, pRenderStatus->m_pPageR… in Start()