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.c684 … cmsSignalError(ContextID, cmsERROR_INTERNAL, "Bad context client -- possible corruption"); in _cmsContextGetClientChunk()
Dcmsopt.c465 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) Attempt to PatchLUT on non-lut stag… in PatchLUT()
522 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
Dcmsio0.c1267 …cmsSignalError(Icc ->ContextID, cmsERROR_INTERNAL, "(Internal) no handler for tag %x", Icc -> TagN… in SaveTags()
/external/pdfium/third_party/lcms/include/
Dlcms2.h1050 #define cmsERROR_INTERNAL 3 macro