cmsGlossy 4873 testbed/testcms2.c s ->seq[2].attributes[0] = cmsTransparency|cmsGlossy; cmsGlossy 4876 testbed/testcms2.c s ->seq[2].attributes = cmsTransparency|cmsGlossy; cmsGlossy 4905 testbed/testcms2.c if (s ->seq[2].attributes[0] != (cmsTransparency|cmsGlossy)) return 0; cmsGlossy 4908 testbed/testcms2.c if (s ->seq[2].attributes != (cmsTransparency|cmsGlossy)) return 0;