ReactOS 0.4.16-dev-117-g38f21f9
STRUCT_TestRedrawWindowCompare Struct Reference
Collaboration diagram for STRUCT_TestRedrawWindowCompare:

Public Attributes

COLORREF resultColorPre1
 
COLORREF resultColorPre2
 
COLORREF resultColorPost1
 
COLORREF resultColorPost2
 
RECT resultUpdateRect
 
BOOL resultNeedsUpdate
 
BOOL resultWmEraseGnd
 
BOOL resultWmNcPaint
 
int resultPaintIndex
 

Detailed Description

Definition at line 205 of file RedrawWindow.c.

Member Data Documentation

◆ resultColorPost1

COLORREF STRUCT_TestRedrawWindowCompare::resultColorPost1

Definition at line 209 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultColorPost2

COLORREF STRUCT_TestRedrawWindowCompare::resultColorPost2

Definition at line 210 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultColorPre1

COLORREF STRUCT_TestRedrawWindowCompare::resultColorPre1

Definition at line 207 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultColorPre2

COLORREF STRUCT_TestRedrawWindowCompare::resultColorPre2

Definition at line 208 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultNeedsUpdate

BOOL STRUCT_TestRedrawWindowCompare::resultNeedsUpdate

Definition at line 212 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultPaintIndex

int STRUCT_TestRedrawWindowCompare::resultPaintIndex

Definition at line 215 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultUpdateRect

RECT STRUCT_TestRedrawWindowCompare::resultUpdateRect

Definition at line 211 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultWmEraseGnd

BOOL STRUCT_TestRedrawWindowCompare::resultWmEraseGnd

Definition at line 213 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().

◆ resultWmNcPaint

BOOL STRUCT_TestRedrawWindowCompare::resultWmNcPaint

Definition at line 214 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow2().


The documentation for this struct was generated from the following file: