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