LCMS_USED_AS_INPUT 838 src/cmsio1.c case LCMS_USED_AS_INPUT: TagTable = Device2PCS16; break; LCMS_USED_AS_INPUT 843 src/cmsio1.c return cmsIsIntentSupported(hProfile, Intent, LCMS_USED_AS_INPUT) && LCMS_USED_AS_INPUT 80 src/cmssamp.c if (!cmsIsIntentSupported(hInput, Intent, LCMS_USED_AS_INPUT)) { LCMS_USED_AS_INPUT 155 src/cmssamp.c if (!cmsIsIntentSupported(hProfile, INTENT_PERCEPTUAL, LCMS_USED_AS_INPUT)) {