Searched refs:cmsERROR_CORRUPTION_DETECTED (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/third_party/lcms2-2.6/src/ |
D | cmsio0.c | 1532 cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "Corrupted tag '%s'", String); in cmsReadTag() 1543 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "'%s' Inconsistent number of items: … in cmsReadTag() 1679 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "Malformed struct in type '%s' for t… in cmsWriteTag()
|
D | cmsplugin.c | 530 cmsSignalError(ContextID, cmsERROR_CORRUPTION_DETECTED, "NULL memory pool on context"); in _cmsPluginMalloc()
|
D | cmscgats.c | 471 cmsSignalError(it8 ->ContextID, cmsERROR_CORRUPTION_DETECTED, "%s", ErrMsg); in SynError()
|
D | cmstypes.c | 5102 …cmsSignalError(self->ContextID, cmsERROR_CORRUPTION_DETECTED, "Bad dictionary Name/Value"); in Type_Dictionary_Read()
|
/external/pdfium/third_party/lcms2-2.6/include/ |
D | lcms2.h | 1054 #define cmsERROR_CORRUPTION_DETECTED 12 macro
|