Home
last modified time | relevance | path

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

/external/pdfium/third_party/lcms/src/
Dcmsplugin.c548 if (Plugin ->ExpectedVersion > LCMS_VERSION) { in cmsPluginTHR()
550 Plugin ->ExpectedVersion, LCMS_VERSION); in cmsPluginTHR()
737 Plugin -> ExpectedVersion <= LCMS_VERSION && in _cmsFindMemoryPlugin()
Dcmserr.c34 return LCMS_VERSION; in cmsGetEncodedCMMversion()
/external/ImageMagick/MagickCore/
Dproperty.c104 #if defined(LCMS_VERSION) && (LCMS_VERSION < 2000)
1686 #if defined(LCMS_VERSION) && (LCMS_VERSION < 2000) in GetICCProperty()
3078 #if !defined(LCMS_VERSION) || (LCMS_VERSION < 2000) in GetMagickProperty()
3096 #if defined(LCMS_VERSION) && (LCMS_VERSION < 2000) in GetMagickProperty()
/external/pdfium/third_party/lcms/include/
Dlcms2.h78 #define LCMS_VERSION 2080 macro