Searched refs:cmsSigColorantTableOutTag (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsxform.c902 if (cmsIsTag(hProfiles[nProfiles-1], cmsSigColorantTableOutTag)) {
905 xform ->OutputColorant = cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[nProfiles-1], cmsSigColorantTableOutTag));
H A Dcmsvirt.c1168 if (!cmsWriteTag(hProfile, cmsSigColorantTableOutTag, xform->OutputColorant)) goto Error;
H A Dcmstypes.c5393 { cmsSigColorantTableOutTag, { 1, 1, { cmsSigColorantTableType }, NULL}, &SupportedTags[19]},
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h332 cmsSigColorantTableOutTag = 0x636C6F74, // 'clot' enumerator in enum:__anon28612

Completed in 243 milliseconds