Searched refs:pAlterCS (Results 1 – 1 of 1) sorted by relevance
952 auto pAlterCS = CPDF_ColorSpace::Load(pDoc, pAlterCSObj, pVisited); in FindAlternateProfile() local953 if (!pAlterCS) in FindAlternateProfile()956 if (pAlterCS->GetFamily() == PDFCS_PATTERN) in FindAlternateProfile()959 if (pAlterCS->CountComponents() != nExpectedComponents) in FindAlternateProfile()962 m_pAlterCS = std::move(pAlterCS); in FindAlternateProfile()