Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1020 CPDF_Dictionary* pFormResource, in Initialize() argument
1042 m_pFormResource = pFormResource; in Initialize()
1258 CPDF_Dictionary* pFormResource = nullptr; in DrawObjWithBackground() local
1263 pFormResource = pFormDict->GetDictFor("Resources"); in DrawObjWithBackground()
1268 m_bDropObjects, pFormResource); in DrawObjWithBackground()
1496 CPDF_Dictionary* pFormResource = nullptr; in ProcessTransparency() local
1507 pFormResource = pFormDict->GetDictFor("Resources"); in ProcessTransparency()
1616 m_bDropObjects, pFormResource, true); in ProcessTransparency()
1903 CPDF_Dictionary* pFormResource = nullptr; in ProcessType3Text() local
1905 pFormResource = in ProcessType3Text()
[all …]
Dcpdf_renderstatus.h53 CPDF_Dictionary* pFormResource = nullptr,
/external/pdfium/core/fpdfapi/page/
Dcpdf_image.h52 bool StartLoadDIBSource(CPDF_Dictionary* pFormResource,
Dcpdf_image.cpp351 bool CPDF_Image::StartLoadDIBSource(CPDF_Dictionary* pFormResource, in StartLoadDIBSource() argument
358 pFormResource, pPageResource, bStdCS, in StartLoadDIBSource()