|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <wingdi.h>
Public Attributes | |
| LONG | x |
| LONG | y |
| COLOR16 | Red |
| COLOR16 | Green |
| COLOR16 | Blue |
| COLOR16 | Alpha |
| COLOR16 _TRIVERTEX::Alpha |
Definition at line 3235 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
| COLOR16 _TRIVERTEX::Blue |
Definition at line 3234 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
| COLOR16 _TRIVERTEX::Green |
Definition at line 3233 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
| COLOR16 _TRIVERTEX::Red |
Definition at line 3232 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
| LONG _TRIVERTEX::x |
Definition at line 3230 of file wingdi.h.
Referenced by EMFDC_GradientFill(), EMFDRV_GradientFill(), GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
| LONG _TRIVERTEX::y |
Definition at line 3231 of file wingdi.h.
Referenced by EMFDC_GradientFill(), EMFDRV_GradientFill(), GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().