Searched refs:pAlterCSObj (Results 1 – 1 of 1) sorted by relevance
948 CPDF_Object* pAlterCSObj = pDict->GetDirectObjectFor("Alternate"); in FindAlternateProfile() local949 if (!pAlterCSObj) in FindAlternateProfile()952 auto pAlterCS = CPDF_ColorSpace::Load(pDoc, pAlterCSObj, pVisited); in FindAlternateProfile()