Searched refs:m_pSoftMask (Results 1 – 2 of 2) sorted by relevance
147 return pData ? pData->m_pSoftMask.Get() : nullptr; in GetSoftMask()151 m_Ref.GetPrivateCopy()->m_pSoftMask.Reset(pObject); in SetSoftMask()264 m_pSoftMask(that.m_pSoftMask), in StateData()
90 RetainPtr<CPDF_Object> m_pSoftMask; variable