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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h84 #define CCM_SETCOLORSCHEME (CCM_FIRST+0x2) /* lParam = COLORSCHEME struct ptr */
85 #define CCM_GETCOLORSCHEME (CCM_FIRST+0x3) /* lParam = COLORSCHEME struct ptr */
346 } COLORSCHEME, *LPCOLORSCHEME; typedef in typeref:struct:tagCOLORSCHEME
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h97 #define CCM_SETCOLORSCHEME (CCM_FIRST+0x2) /* lParam = COLORSCHEME struct ptr */
98 #define CCM_GETCOLORSCHEME (CCM_FIRST+0x3) /* lParam = COLORSCHEME struct ptr */
363 } COLORSCHEME, *LPCOLORSCHEME; typedef in typeref:struct:tagCOLORSCHEME

Completed in 165 milliseconds