![]() |
doom3-gpl
Doom 3 GPL source release
|
Go to the source code of this file.
Functions | |
| void | ColorButton_DrawItem (HWND hWnd, LPDRAWITEMSTRUCT dis) |
| void | ColorButton_SetColor (HWND hWnd, COLORREF color) |
| void | ColorButton_SetColor (HWND hWnd, const char *color) |
| COLORREF | ColorButton_GetColor (HWND hWnd) |
| void | AlphaButton_SetColor (HWND hWnd, const char *color) |
| void | AlphaButton_OpenPopup (HWND button) |
| void AlphaButton_OpenPopup | ( | HWND | button | ) |
Definition at line 321 of file AlphaPopup.cpp.
Definition at line 71 of file ColorButton.cpp.
| void ColorButton_DrawItem | ( | HWND | hWnd, |
| LPDRAWITEMSTRUCT | dis | ||
| ) |
Definition at line 141 of file ColorButton.cpp.
| COLORREF ColorButton_GetColor | ( | HWND | hWnd | ) |
Definition at line 95 of file ColorButton.cpp.
| void ColorButton_SetColor | ( | HWND | hWnd, |
| COLORREF | color | ||
| ) |
Definition at line 44 of file ColorButton.cpp.
Definition at line 54 of file ColorButton.cpp.
1.8.6.