Searched refs:InputColorant (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
H A Dcmsxform.c159 if (p ->InputColorant)
160 cmsFreeNamedColorList(p ->InputColorant);
1095 xform ->InputColorant = cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[0], cmsSigColorantTableTag));
H A Dcmsvirt.c1177 if (xform -> InputColorant != NULL) {
1178 if (!cmsWriteTag(hProfile, cmsSigColorantTableTag, xform->InputColorant)) goto Error;
H A Dlcms2_internal.h989 cmsNAMEDCOLORLIST* InputColorant; // Input Colorant table member in struct:_cmstransform_struct

Completed in 134 milliseconds