ReactOS 0.4.16-dev-122-g325d74c
|
Definition at line 174 of file RedrawWindow.c.
DWORD STRUCT_TestRedrawWindow::flags |
Definition at line 177 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
BOOL STRUCT_TestRedrawWindow::forcePaint |
Definition at line 182 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
RECT STRUCT_TestRedrawWindow::rectRect |
Definition at line 181 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
BOOL STRUCT_TestRedrawWindow::redrawResult |
Definition at line 183 of file RedrawWindow.c.
RECT STRUCT_TestRedrawWindow::regRect |
Definition at line 179 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
COLORREF STRUCT_TestRedrawWindow::resultColorPost1 |
Definition at line 195 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
COLORREF STRUCT_TestRedrawWindow::resultColorPost2 |
Definition at line 196 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
COLORREF STRUCT_TestRedrawWindow::resultColorPre1 |
Definition at line 193 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
COLORREF STRUCT_TestRedrawWindow::resultColorPre2 |
Definition at line 194 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
BOOL STRUCT_TestRedrawWindow::resultNeedsUpdate |
Definition at line 198 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
int STRUCT_TestRedrawWindow::resultPaintIndex |
Definition at line 202 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
BOOL STRUCT_TestRedrawWindow::resultRedraw |
Definition at line 199 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
RECT STRUCT_TestRedrawWindow::resultUpdateRect |
Definition at line 197 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
BOOL STRUCT_TestRedrawWindow::resultWmEraseGnd |
Definition at line 200 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
BOOL STRUCT_TestRedrawWindow::resultWmNcPaint |
Definition at line 201 of file RedrawWindow.c.
Referenced by TestRedrawWindow(), and TestRedrawWindow2().
int STRUCT_TestRedrawWindow::testChild |
Definition at line 192 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
Definition at line 176 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPost1x |
Definition at line 188 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPost1y |
Definition at line 189 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPost2x |
Definition at line 190 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPost2y |
Definition at line 191 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPre1x |
Definition at line 184 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPre1y |
Definition at line 185 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPre2x |
Definition at line 186 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
int STRUCT_TestRedrawWindow::testPixelPre2y |
Definition at line 187 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
BOOL STRUCT_TestRedrawWindow::useRect |
Definition at line 180 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().
BOOL STRUCT_TestRedrawWindow::useRegion |
Definition at line 178 of file RedrawWindow.c.
Referenced by FlagsRedrawWindowTest(), and TestRedrawWindow().