cmsD50_xyY       1074 include/lcms2.h CMSAPI const cmsCIExyY*  CMSEXPORT cmsD50_xyY(void);
cmsD50_xyY        479 src/cmsvirt.c      hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ? cmsD50_xyY() : WhitePoint, NULL, NULL);
cmsD50_xyY        526 src/cmsvirt.c      hProfile = cmsCreateRGBProfileTHR(ContextID, WhitePoint == NULL ? cmsD50_xyY() : WhitePoint, NULL, NULL);
cmsD50_xyY        572 src/cmsvirt.c      hProfile = cmsCreateRGBProfileTHR(ContextID, cmsD50_xyY(), NULL, NULL);
cmsD50_xyY        392 testbed/testcms2.c     hProfile = cmsCreateGrayProfileTHR(DbgThread(), cmsD50_xyY(), Curve);
cmsD50_xyY        406 testbed/testcms2.c     hProfile = cmsCreateGrayProfileTHR(DbgThread(), cmsD50_xyY(), Curve);
cmsD50_xyY        420 testbed/testcms2.c     hProfile = cmsCreateGrayProfileTHR(DbgThread(), cmsD50_xyY(), Curve);
cmsD50_xyY         97 utils/common/vprf.c            cmsHPROFILE hProfile = cmsCreateGrayProfileTHR(ContextID, cmsD50_xyY(), Curve);
cmsD50_xyY        105 utils/common/vprf.c            cmsHPROFILE hProfile = cmsCreateGrayProfileTHR(ContextID, cmsD50_xyY(), Curve);
cmsD50_xyY        306 utils/matlab/icctrans.c            cmsHPROFILE hProfile = cmsCreateGrayProfileTHR(ContextID, cmsD50_xyY(), Curve);
cmsD50_xyY        314 utils/matlab/icctrans.c            cmsHPROFILE hProfile = cmsCreateGrayProfileTHR(ContextID, cmsD50_xyY(), Curve);