Searched refs:COLOR (Results 1 - 5 of 5) sorted by relevance
/vbox/src/VBox/GuestHost/OpenGL/include/state/ |
H A D | cr_statetypes.h | 43 #define COLOR(type, name) typedef struct { type r,g,b,a; } name macro 57 COLOR(GLdefault,GLcolor); 58 COLOR(GLenum,GLcolore); 59 COLOR(GLubyte,GLcolorub); 60 COLOR(GLbyte,GLcolorb); 61 COLOR(GLushort,GLcolorus); 62 COLOR(GLshort,GLcolors); 63 COLOR(GLint,GLcolori); 64 COLOR(GLuint,GLcolorui); 65 COLOR(GLfloa 79 #undef COLOR macro [all...] |
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/ |
H A D | tmschema.h | 166 TM_PROP(204, TMT, COLOR, COLOR) 233 TM_PROP(1601, TMT, SCROLLBAR, COLOR) 234 TM_PROP(1602, TMT, BACKGROUND, COLOR) 235 TM_PROP(1603, TMT, ACTIVECAPTION, COLOR) 236 TM_PROP(1604, TMT, INACTIVECAPTION, COLOR) 237 TM_PROP(1605, TMT, MENU, COLOR) 238 TM_PROP(1606, TMT, WINDOW, COLOR) 239 TM_PROP(1607, TMT, WINDOWFRAME, COLOR) 240 TM_PROP(1608, TMT, MENUTEXT, COLOR) [all...] |
H A D | icm.h | 129 } COLOR, *PCOLOR, *LPCOLOR; typedef in typeref:union:tagCOLOR
|
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/ |
H A D | tmschema.h | 166 TM_PROP(204, TMT, COLOR, COLOR) 233 TM_PROP(1601, TMT, SCROLLBAR, COLOR) 234 TM_PROP(1602, TMT, BACKGROUND, COLOR) 235 TM_PROP(1603, TMT, ACTIVECAPTION, COLOR) 236 TM_PROP(1604, TMT, INACTIVECAPTION, COLOR) 237 TM_PROP(1605, TMT, MENU, COLOR) 238 TM_PROP(1606, TMT, WINDOW, COLOR) 239 TM_PROP(1607, TMT, WINDOWFRAME, COLOR) 240 TM_PROP(1608, TMT, MENUTEXT, COLOR) [all...] |
H A D | icm.h | 129 } COLOR, *PCOLOR, *LPCOLOR; typedef in typeref:union:tagCOLOR
|
Completed in 324 milliseconds