cmsGetSupportedIntents 1621 include/lcms2.h CMSAPI cmsUInt32Number CMSEXPORT cmsGetSupportedIntents(cmsUInt32Number nMax, cmsUInt32Number* Codes, char** Descriptions); cmsGetSupportedIntents 8149 testbed/testcms2.c n = cmsGetSupportedIntents(200, Codes, Descriptions); cmsGetSupportedIntents 231 utils/common/vprf.c n = cmsGetSupportedIntents(200, Codes, Descriptions);