Searched refs:cmsERROR_CORRUPTION_DETECTED (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/third_party/lcms/ |
D | 0031-wrong-tag-element-count.patch | 7 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "'%s' Inconsistent number of items: …
|
/external/pdfium/third_party/lcms/src/ |
D | cmsio0.c | 1615 cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "Corrupted tag '%s'", String); in cmsReadTag() 1626 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "'%s' Inconsistent number of items: … in cmsReadTag() 1763 …cmsSignalError(Icc ->ContextID, cmsERROR_CORRUPTION_DETECTED, "Malformed struct in type '%s' for t… in cmsWriteTag()
|
D | cmsplugin.c | 534 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 | 5169 …cmsSignalError(self->ContextID, cmsERROR_CORRUPTION_DETECTED, "Bad dictionary Name/Value"); in Type_Dictionary_Read()
|
/external/pdfium/third_party/lcms/include/ |
D | lcms2.h | 1067 #define cmsERROR_CORRUPTION_DETECTED 12 macro
|