Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms2-2.6/src/
Dcmsopt.c379 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) Attempt to PatchLUT on non-lut stag… in PatchLUT()
384 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
440 …cmsSignalError(CLUT->ContextID, cmsERROR_INTERNAL, "(internal) %d Channels are not supported on Pa… in PatchLUT()
Dcmsio0.c1214 …cmsSignalError(Icc ->ContextID, cmsERROR_INTERNAL, "(Internal) no handler for tag %x", Icc -> TagN… in SaveTags()
/external/pdfium/third_party/lcms2-2.6/include/
Dlcms2.h1045 #define cmsERROR_INTERNAL 3 macro