HomeSort by relevance Sort by last modified time
    Searched refs:cmsSigColorantTableTag (Results 1 - 4 of 4) sorted by null

  /external/pdfium/third_party/lcms2-2.6/src/
cmsxform.c 892 if (cmsIsTag(hProfiles[0], cmsSigColorantTableTag)) {
895 xform ->InputColorant = cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[0], cmsSigColorantTableTag));
910 if (cmsIsTag(hProfiles[nProfiles-1], cmsSigColorantTableTag)) {
912 xform -> OutputColorant = cmsDupNamedColorList((cmsNAMEDCOLORLIST*) cmsReadTag(hProfiles[nProfiles-1], cmsSigColorantTableTag));
    [all...]
cmsvirt.c     [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 331 cmsSigColorantTableTag = 0x636C7274, // 'clrt'
    [all...]

Completed in 83 milliseconds