Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_generalstate.h41 CPDF_Object* GetSoftMask() const;
Dcpdf_generalstate.cpp145 CPDF_Object* CPDF_GeneralState::GetSoftMask() const { in GetSoftMask() function in CPDF_GeneralState
/external/pdfium/fpdfsdk/
Dfpdf_editpage.cpp488 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in FPDFPageObj_HasTransparency()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp603 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in ProcessTransparency()