Home
last modified time | relevance | path

Searched defs:pFormResource (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp360 const CPDF_Dictionary* pFormResource = nullptr; in DrawObjWithBackground() local
610 const CPDF_Dictionary* pFormResource = nullptr; in ProcessTransparency() local
1004 const CPDF_Dictionary* pFormResource = in ProcessType3Text() local
1274 const CPDF_Dictionary* pFormResource = in DrawTilingPattern() local
1625 const CPDF_Dictionary* pFormResource = in LoadSMask() local
/external/pdfium/core/fpdfapi/page/
Dcpdf_image.cpp355 bool CPDF_Image::StartLoadDIBBase(const CPDF_Dictionary* pFormResource, in StartLoadDIBBase()