ReactOS 0.4.16-dev-979-g79f281e
|
#include <wingdi.h>
Public Attributes | |
LONG | x |
LONG | y |
COLOR16 | Red |
COLOR16 | Green |
COLOR16 | Blue |
COLOR16 | Alpha |
COLOR16 _TRIVERTEX::Alpha |
Definition at line 2789 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
COLOR16 _TRIVERTEX::Blue |
Definition at line 2788 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
COLOR16 _TRIVERTEX::Green |
Definition at line 2787 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
COLOR16 _TRIVERTEX::Red |
Definition at line 2786 of file wingdi.h.
Referenced by GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().
LONG _TRIVERTEX::x |
Definition at line 2784 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 2785 of file wingdi.h.
Referenced by EMFDC_GradientFill(), EMFDRV_GradientFill(), GradientHorizontalProc(), GradientProc(), GradientVerticalProc(), MainWndProc(), MyDrawCaptionTemp(), UserDrawCaption(), and UXTHEME_DrawBackgroundFill().