ReactOS 0.4.16-dev-122-g325d74c
STRUCT_TestRedrawWindow Struct Reference
Collaboration diagram for STRUCT_TestRedrawWindow:

Public Attributes

const wchar_ttestName
 
DWORD flags
 
BOOL useRegion
 
RECT regRect
 
BOOL useRect
 
RECT rectRect
 
BOOL forcePaint
 
BOOL redrawResult
 
int testPixelPre1x
 
int testPixelPre1y
 
int testPixelPre2x
 
int testPixelPre2y
 
int testPixelPost1x
 
int testPixelPost1y
 
int testPixelPost2x
 
int testPixelPost2y
 
int testChild
 
COLORREF resultColorPre1
 
COLORREF resultColorPre2
 
COLORREF resultColorPost1
 
COLORREF resultColorPost2
 
RECT resultUpdateRect
 
BOOL resultNeedsUpdate
 
BOOL resultRedraw
 
BOOL resultWmEraseGnd
 
BOOL resultWmNcPaint
 
int resultPaintIndex
 

Detailed Description

Definition at line 174 of file RedrawWindow.c.

Member Data Documentation

◆ flags

DWORD STRUCT_TestRedrawWindow::flags

Definition at line 177 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ forcePaint

BOOL STRUCT_TestRedrawWindow::forcePaint

Definition at line 182 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ rectRect

RECT STRUCT_TestRedrawWindow::rectRect

Definition at line 181 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ redrawResult

BOOL STRUCT_TestRedrawWindow::redrawResult

Definition at line 183 of file RedrawWindow.c.

◆ regRect

RECT STRUCT_TestRedrawWindow::regRect

Definition at line 179 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ resultColorPost1

COLORREF STRUCT_TestRedrawWindow::resultColorPost1

Definition at line 195 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultColorPost2

COLORREF STRUCT_TestRedrawWindow::resultColorPost2

Definition at line 196 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultColorPre1

COLORREF STRUCT_TestRedrawWindow::resultColorPre1

Definition at line 193 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultColorPre2

COLORREF STRUCT_TestRedrawWindow::resultColorPre2

Definition at line 194 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultNeedsUpdate

BOOL STRUCT_TestRedrawWindow::resultNeedsUpdate

Definition at line 198 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultPaintIndex

int STRUCT_TestRedrawWindow::resultPaintIndex

Definition at line 202 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultRedraw

BOOL STRUCT_TestRedrawWindow::resultRedraw

Definition at line 199 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultUpdateRect

RECT STRUCT_TestRedrawWindow::resultUpdateRect

Definition at line 197 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultWmEraseGnd

BOOL STRUCT_TestRedrawWindow::resultWmEraseGnd

Definition at line 200 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ resultWmNcPaint

BOOL STRUCT_TestRedrawWindow::resultWmNcPaint

Definition at line 201 of file RedrawWindow.c.

Referenced by TestRedrawWindow(), and TestRedrawWindow2().

◆ testChild

int STRUCT_TestRedrawWindow::testChild

Definition at line 192 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testName

const wchar_t* STRUCT_TestRedrawWindow::testName

Definition at line 176 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPost1x

int STRUCT_TestRedrawWindow::testPixelPost1x

Definition at line 188 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPost1y

int STRUCT_TestRedrawWindow::testPixelPost1y

Definition at line 189 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPost2x

int STRUCT_TestRedrawWindow::testPixelPost2x

Definition at line 190 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPost2y

int STRUCT_TestRedrawWindow::testPixelPost2y

Definition at line 191 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPre1x

int STRUCT_TestRedrawWindow::testPixelPre1x

Definition at line 184 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPre1y

int STRUCT_TestRedrawWindow::testPixelPre1y

Definition at line 185 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPre2x

int STRUCT_TestRedrawWindow::testPixelPre2x

Definition at line 186 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ testPixelPre2y

int STRUCT_TestRedrawWindow::testPixelPre2y

Definition at line 187 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ useRect

BOOL STRUCT_TestRedrawWindow::useRect

Definition at line 180 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().

◆ useRegion

BOOL STRUCT_TestRedrawWindow::useRegion

Definition at line 178 of file RedrawWindow.c.

Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().


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