Searched refs:GetSoftMask (Results 1 – 4 of 4) sorted by relevance
41 CPDF_Object* GetSoftMask() const;
145 CPDF_Object* CPDF_GeneralState::GetSoftMask() const { in GetSoftMask() function in CPDF_GeneralState
488 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in FPDFPageObj_HasTransparency()
603 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in ProcessTransparency()