Home
last modified time | relevance | path

Searched refs:cmsERROR_INTERNAL (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/third_party/lcms/src/
Dcmsplugin.c698 … cmsSignalError(ContextID, cmsERROR_INTERNAL, "Bad context client -- possible corruption"); in _cmsContextGetClientChunk()
Dcmsopt.c498 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) Attempt to PatchLUT on non-lut stag… in PatchLUT()
555 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
Dcmsio0.c1274 …cmsSignalError(Icc ->ContextID, cmsERROR_INTERNAL, "(Internal) no handler for tag %x", Icc -> TagN… in SaveTags()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1058 #define cmsERROR_INTERNAL 3 macro