Searched refs:GetSoftMask (Results 1 – 4 of 4) sorted by relevance
40 CPDF_Object* GetSoftMask() const;
146 CPDF_Object* CPDF_GeneralState::GetSoftMask() const { in GetSoftMask() function in CPDF_GeneralState
224 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in FPDFPageObj_HasTransparency()
1489 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in ProcessTransparency()