Searched refs:GetSMaskMatrix (Results 1 – 3 of 3) sorted by relevance
48 const CFX_Matrix* GetSMaskMatrix() const;
142 const CFX_Matrix* CPDF_GeneralState::GetSMaskMatrix() const { in GetSMaskMatrix() function in CPDF_GeneralState
1587 CFX_Matrix smask_matrix = *pPageObj->m_GeneralState.GetSMaskMatrix(); in ProcessTransparency()