Searched defs:CMC_enum (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dxcmc.h44 typedef CMC_sint32 CMC_enum; typedef
152 CMC_enum name_type;
154 CMC_enum role;
159 #define CMC_TYPE_UNKNOWN ((CMC_enum) 0)
160 #define CMC_TYPE_INDIVIDUAL ((CMC_enum) 1)
161 #define CMC_TYPE_GROUP ((CMC_enum) 2)
163 #define CMC_ROLE_TO ((CMC_enum) 0)
164 #define CMC_ROLE_CC ((CMC_enum) 1)
165 #define CMC_ROLE_BCC ((CMC_enum) 2)
166 #define CMC_ROLE_ORIGINATOR ((CMC_enum)
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dxcmc.h44 typedef CMC_sint32 CMC_enum; typedef
152 CMC_enum name_type;
154 CMC_enum role;
159 #define CMC_TYPE_UNKNOWN ((CMC_enum) 0)
160 #define CMC_TYPE_INDIVIDUAL ((CMC_enum) 1)
161 #define CMC_TYPE_GROUP ((CMC_enum) 2)
163 #define CMC_ROLE_TO ((CMC_enum) 0)
164 #define CMC_ROLE_CC ((CMC_enum) 1)
165 #define CMC_ROLE_BCC ((CMC_enum) 2)
166 #define CMC_ROLE_ORIGINATOR ((CMC_enum)
[all...]

Completed in 122 milliseconds