Searched refs:GetSoftMask (Results 1 – 4 of 4) sorted by relevance
37 CPDF_Object* GetSoftMask() const;
109 CPDF_Object* CPDF_GeneralState::GetSoftMask() const { in GetSoftMask() function in CPDF_GeneralState
226 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in FPDFPageObj_HasTransparency()
1457 ToDictionary(pPageObj->m_GeneralState.GetSoftMask()); in ProcessTransparency()