Home
last modified time | relevance | path

Searched refs:pIccProfile (Results 1 – 2 of 2) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.cpp460 void CPDF_DocPageData::ReleaseIccProfile(const CPDF_IccProfile* pIccProfile) { in ReleaseIccProfile() argument
461 ASSERT(pIccProfile); in ReleaseIccProfile()
465 if (profile->get() != pIccProfile) in ReleaseIccProfile()
Dcpdf_docpagedata.h48 void ReleaseIccProfile(const CPDF_IccProfile* pIccProfile);