Searched refs:PGM_FIRST (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dcommctrl.h2177 #define PGM_FIRST 0x1400 macro
2178 #define PGM_SETCHILD (PGM_FIRST+1)
2179 #define PGM_RECALCSIZE (PGM_FIRST+2)
2180 #define PGM_FORWARDMOUSE (PGM_FIRST+3)
2181 #define PGM_SETBKCOLOR (PGM_FIRST+4)
2182 #define PGM_GETBKCOLOR (PGM_FIRST+5)
2183 #define PGM_SETBORDER (PGM_FIRST+6)
2184 #define PGM_GETBORDER (PGM_FIRST+7)
2185 #define PGM_SETPOS (PGM_FIRST+8)
2186 #define PGM_GETPOS (PGM_FIRST
[all...]
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dcommctrl.h2236 #define PGM_FIRST 0x1400 macro
2237 #define PGM_SETCHILD (PGM_FIRST+1)
2238 #define PGM_RECALCSIZE (PGM_FIRST+2)
2239 #define PGM_FORWARDMOUSE (PGM_FIRST+3)
2240 #define PGM_SETBKCOLOR (PGM_FIRST+4)
2241 #define PGM_GETBKCOLOR (PGM_FIRST+5)
2242 #define PGM_SETBORDER (PGM_FIRST+6)
2243 #define PGM_GETBORDER (PGM_FIRST+7)
2244 #define PGM_SETPOS (PGM_FIRST+8)
2245 #define PGM_GETPOS (PGM_FIRST
[all...]

Completed in 79 milliseconds