Home
last modified time | relevance | path

Searched refs:DeviceColorant (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsnamed.c611 …NamedColorList ->List[NamedColorList ->nColors].DeviceColorant[i] = Colorant == NULL ? (cmsUInt16N… in cmsAppendNamedColor()
657 memmove(Colorant, NamedColorList ->List[nColor].DeviceColorant, in cmsNamedColorInfo()
730 Out[j] = (cmsFloat32Number) (NamedColorList->List[index].DeviceColorant[j] / 65535.0); in EvalNamedColor()
Dlcms2_internal.h740 cmsUInt16Number DeviceColorant[cmsMAXCHANNELS]; member
Dcmsvirt.c981 cmsDoTransform(xform, &i, nc2 ->List[i].DeviceColorant, 1); in CreateNamedColorDevicelink()