cmsGetDeviceClass 1463 include/lcms2.h CMSEXPORT cmsGetDeviceClass(cmsHPROFILE hProfile); cmsGetDeviceClass 553 src/cmscnvrt.c ClassSig = cmsGetDeviceClass(hProfile); cmsGetDeviceClass 948 src/cmscnvrt.c cmsGetDeviceClass(hProfiles[nProfiles-1]) == cmsSigOutputClass)) cmsGetDeviceClass 156 src/cmsgmt.c if (cmsGetDeviceClass(hProfiles[nProfiles - 1]) != cmsSigOutputClass) return NULL; cmsGetDeviceClass 468 src/cmsgmt.c if (cmsGetDeviceClass(hProfile) != cmsSigOutputClass) { cmsGetDeviceClass 81 src/cmsio1.c if (cmsGetDeviceClass(hProfile) == cmsSigDisplayClass) { cmsGetDeviceClass 113 src/cmsio1.c if (cmsGetDeviceClass(hProfile) == cmsSigDisplayClass) { cmsGetDeviceClass 318 src/cmsio1.c if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { cmsGetDeviceClass 718 src/cmsio1.c if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { cmsGetDeviceClass 832 src/cmsio1.c if (cmsGetDeviceClass(hProfile) == cmsSigLinkClass) { cmsGetDeviceClass 1056 src/cmsps2.c if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { cmsGetDeviceClass 1486 src/cmsps2.c if (cmsGetDeviceClass(hProfile) == cmsSigNamedColorClass) { cmsGetDeviceClass 196 src/cmssamp.c devClass = cmsGetDeviceClass(hProfile); cmsGetDeviceClass 268 src/cmssamp.c (cmsGetDeviceClass(hProfile) == cmsSigOutputClass) && cmsGetDeviceClass 362 src/cmssamp.c devClass = cmsGetDeviceClass(hProfile); cmsGetDeviceClass 1117 src/cmsvirt.c deviceClass = cmsGetDeviceClass(hProfile); cmsGetDeviceClass 742 src/cmsxform.c cls = cmsGetDeviceClass(hProfile); cmsGetDeviceClass 905 src/cmsxform.c if (cmsGetDeviceClass(hProfiles[nProfiles-1]) == cmsSigLinkClass) { cmsGetDeviceClass 5210 testbed/testcms2.c if (cmsGetDeviceClass(h) != cmsSigDisplayClass) { Fail("Unable to set deviceclass"); return 0; } cmsGetDeviceClass 245 testbed/zoo_icc.c switch (cmsGetDeviceClass(h)) { cmsGetDeviceClass 418 utils/matlab/icctrans.c if (cmsGetDeviceClass(hInput) == cmsSigLinkClass || cmsGetDeviceClass 419 utils/matlab/icctrans.c cmsGetDeviceClass(hOutput) == cmsSigLinkClass) cmsGetDeviceClass 422 utils/transicc/transicc.c if (cmsGetDeviceClass(hInput) == cmsSigNamedColorClass) { cmsGetDeviceClass 458 utils/transicc/transicc.c if (cmsGetDeviceClass(hInput) == cmsSigLinkClass || cmsGetDeviceClass 459 utils/transicc/transicc.c cmsGetDeviceClass(hOutput) == cmsSigLinkClass) cmsGetDeviceClass 531 utils/transicc/transicc.c if (cmsGetDeviceClass(hInput) == cmsSigNamedColorClass) {