Searched refs:pIccProfile (Results 1 – 2 of 2) sorted by relevance
460 void CPDF_DocPageData::ReleaseIccProfile(const CPDF_IccProfile* pIccProfile) { in ReleaseIccProfile() argument461 ASSERT(pIccProfile); in ReleaseIccProfile()465 if (profile->get() != pIccProfile) in ReleaseIccProfile()
48 void ReleaseIccProfile(const CPDF_IccProfile* pIccProfile);