Home
last modified time | relevance | path

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

/external/pdfium/core/fpdfapi/page/
Dcpdf_generalstate.h40 CPDF_Object* GetSoftMask() const;
Dcpdf_generalstate.cpp146 CPDF_Object* CPDF_GeneralState::GetSoftMask() const { in GetSoftMask() function in CPDF_GeneralState
/external/pdfium/fpdfsdk/
Dfpdfeditpage.cpp224 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in FPDFPageObj_HasTransparency()
/external/pdfium/core/fpdfapi/render/
Dcpdf_renderstatus.cpp1489 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in ProcessTransparency()