Searched refs:pFormResource (Results 1 – 3 of 3) sorted by relevance
360 const CPDF_Dictionary* pFormResource = nullptr; in DrawObjWithBackground() local363 pFormResource = pFormObj->form()->GetDict()->GetDictFor("Resources"); in DrawObjWithBackground()369 status.SetFormResource(pFormResource); in DrawObjWithBackground()610 const CPDF_Dictionary* pFormResource = nullptr; in ProcessTransparency() local619 pFormResource = pFormObj->form()->GetDict()->GetDictFor("Resources"); in ProcessTransparency()725 bitmap_render.SetFormResource(pFormResource); in ProcessTransparency()1004 const CPDF_Dictionary* pFormResource = in ProcessType3Text() local1014 status.SetFormResource(pFormResource); in ProcessType3Text()1039 status.SetFormResource(pFormResource); in ProcessType3Text()1274 const CPDF_Dictionary* pFormResource = in DrawTilingPattern() local[all …]
57 bool StartLoadDIBBase(const CPDF_Dictionary* pFormResource,
355 bool CPDF_Image::StartLoadDIBBase(const CPDF_Dictionary* pFormResource, in StartLoadDIBBase() argument362 m_pDocument.Get(), m_pStream.Get(), true, pFormResource, pPageResource, in StartLoadDIBBase()