Home
last modified time | relevance | path

Searched refs:ReleaseIccProfile (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/core/fpdfapi/page/
Dcpdf_docpagedata.h48 void ReleaseIccProfile(const CPDF_IccProfile* pIccProfile);
Dcpdf_docpagedata.cpp460 void CPDF_DocPageData::ReleaseIccProfile(const CPDF_IccProfile* pIccProfile) { in ReleaseIccProfile() function in CPDF_DocPageData
Dcpdf_colorspace.cpp828 m_pDocument->GetPageData()->ReleaseIccProfile(m_pProfile); in ~CPDF_ICCBasedCS()