Home
last modified time | relevance | path

Searched refs:ET_DATACOLORSPACE (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/include/psdk/
H A Dicm.h277 #define ET_DATACOLORSPACE 0x00000040 macro
/reactos/modules/rostests/winetests/mscms/
H A Dprofile.c659 record.dwFields |= ET_DATACOLORSPACE; in test_EnumColorProfilesA()
710 record.dwFields |= ET_DATACOLORSPACE; in test_EnumColorProfilesW()
/reactos/dll/win32/mscms/
H A Dprofile.c745 if (rec->dwFields & ET_DATACOLORSPACE) in match_profile()