Searched refs:m_pSoftMask (Results 1 – 5 of 5) sorted by relevance
555 pGeneralState->m_pSoftMask = pObject; in ProcessExtGS()558 pGeneralState->m_pSoftMask = NULL; in ProcessExtGS()
1020 pData->m_pSoftMask = NULL; in Start()
233 CPDF_Dictionary* pSMaskDict = pGeneralState ? (CPDF_Dictionary*)pGeneralState->m_pSoftMask : NULL; in FPDFPageObj_HasTransparency()
283 CPDF_Object* m_pSoftMask; variable
724 … CPDF_Dictionary* pSMaskDict = pGeneralState ? (CPDF_Dictionary*)pGeneralState->m_pSoftMask : NULL; in ProcessTransparency()