Searched refs:m_pSoftMask (Results 1 – 5 of 5) sorted by relevance
212 pGeneralState ? ToDictionary(pGeneralState->m_pSoftMask) : NULL; in FPDFPageObj_HasTransparency()
529 pGeneralState->m_pSoftMask = pObject; in ProcessExtGS()533 pGeneralState->m_pSoftMask = NULL; in ProcessExtGS()
987 pData->m_pSoftMask = NULL; in Start()
213 CPDF_Object* m_pSoftMask; variable
726 pGeneralState ? ToDictionary(pGeneralState->m_pSoftMask) : NULL; in ProcessTransparency()