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

  /external/pdfium/third_party/lcms/src/
cmsio1.c 140 PtrGreen = (cmsCIEXYZ *) cmsReadTag(hProfile, cmsSigGreenColorantTag);
825 cmsIsTag(hProfile, cmsSigGreenColorantTag) &&
    [all...]
cmsvirt.c 131 // 4 cmsSigGreenColorantTag
176 if (!cmsWriteTag(hICC, cmsSigGreenColorantTag, (void*) &Colorants.Green)) goto Error;
    [all...]
cmsio0.c 585 (LinkedSig == cmsSigRedColorantTag || LinkedSig == cmsSigGreenColorantTag || LinkedSig == cmsSigBlueColorantTag))
    [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 350 cmsSigGreenColorantTag = 0x6758595A, // 'gXYZ'
    [all...]

Completed in 51 milliseconds