Searched refs:IlluminantType (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h994 cmsUInt32Number IlluminantType; member in struct:__anon28633
1001 cmsUInt32Number IlluminantType; // viewing condition member in struct:__anon28634
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmstypes.c1368 if (!_cmsReadUInt32Number(io, &mc.IlluminantType)) return NULL;
1386 if (!_cmsWriteUInt32Number(io, mc->IlluminantType)) return FALSE;
3819 if (!_cmsReadUInt32Number(io, &vc ->IlluminantType)) goto Error;
3842 if (!_cmsWriteUInt32Number(io, sc ->IlluminantType)) return FALSE;

Completed in 1133 milliseconds