cmsDetectDestinationBlackPoint 1871 include/lcms2.h CMSAPI cmsBool          CMSEXPORT cmsDetectDestinationBlackPoint(cmsCIEXYZ* BlackPoint, cmsHPROFILE hProfile, cmsUInt32Number Intent, cmsUInt32Number dwFlags);
cmsDetectDestinationBlackPoint  403 src/cmscnvrt.c             cmsDetectDestinationBlackPoint(&BlackPointOut, hProfiles[i], Intent, 0);
cmsDetectDestinationBlackPoint 6616 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint 6621 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint 6626 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint 6631 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_RELATIVE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint 6636 testbed/testcms2.c     cmsDetectDestinationBlackPoint(&Black, hProfile, INTENT_PERCEPTUAL, 0);
cmsDetectDestinationBlackPoint  147 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_PERCEPTUAL, 0);
cmsDetectDestinationBlackPoint  148 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_RELATIVE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint  149 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_SATURATION, 0);
cmsDetectDestinationBlackPoint  150 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_ABSOLUTE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint  265 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_PERCEPTUAL, 0);
cmsDetectDestinationBlackPoint  266 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_RELATIVE_COLORIMETRIC, 0);
cmsDetectDestinationBlackPoint  267 testbed/zoo_icc.c     cmsDetectDestinationBlackPoint(&Black, h, INTENT_SATURATION, 0);