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

  /external/pdfium/third_party/lcms/src/
cmsio1.c 141 PtrBlue = (cmsCIEXYZ *) cmsReadTag(hProfile, cmsSigBlueColorantTag);
826 cmsIsTag(hProfile, cmsSigBlueColorantTag) &&
    [all...]
cmsvirt.c 132 // 5 cmsSigBlueColorantTag
175 if (!cmsWriteTag(hICC, cmsSigBlueColorantTag, (void*) &Colorants.Blue)) goto Error;
    [all...]
cmsio0.c 585 (LinkedSig == cmsSigRedColorantTag || LinkedSig == cmsSigGreenColorantTag || LinkedSig == cmsSigBlueColorantTag))
    [all...]
cmstypes.c     [all...]
  /external/pdfium/third_party/lcms/include/
lcms2.h 319 cmsSigBlueColorantTag = 0x6258595A, // 'bXYZ'
    [all...]

Completed in 52 milliseconds