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

/openjdk7/jdk/src/share/native/sun/java2d/cmm/lcms/
H A Dcmstypes.c4597 cmsUInt32Number TagType, n, i; local
4603 if (!_cmsReadUInt32Number(io, &TagType)) return NULL;
4610 switch (TagType) {
4710 cmsSignalError(self->ContextID, cmsERROR_UNKNOWN_EXTENSION, "Unsupported tag type for VCGT '%d'", TagType);

Completed in 45 milliseconds