ReactOS 0.4.15-dev-8632-gbc8c7d1
|
#include <winuser.h>
Public Attributes | |
HDC | hdc |
BOOL | fErase |
RECT | rcPaint |
BOOL | fRestore |
BOOL | fIncUpdate |
BYTE | rgbReserved [32] |
BOOL tagPAINTSTRUCT::fErase |
Definition at line 3109 of file winuser.h.
Referenced by CFn_WMPaint(), IntBeginPaint(), LISTVIEW_Paint(), OnPaint(), CAppScrnshotPreview::ProcessWindowMessage(), REBAR_Paint(), TAB_Paint(), and TREEVIEW_Paint().
HDC tagPAINTSTRUCT::hdc |
Definition at line 3108 of file winuser.h.
Referenced by BitBltFromClipboard(), ConfirmMsgBox_Paint(), Display_OnPaint(), DrawTextFromClipboard(), EditGlyphEditWndProc(), EditGlyphPreviewWndProc(), FillGrid(), handle_WM_PAINT(), HEXEDIT_WM_PAINT(), IntBeginPaint(), IntEndPaint(), LockedDialogProc(), LogonDialogProc(), MCIAVI_WindowProc(), CGridView::OnPaint(), OnPaint(), PaintSelectionRect(), parentdc_window_procA(), PopupMenuWndProc(), SetDIBitsToDeviceFromClipboard(), TmeTestProc(), UnlockDialogProc(), WelcomeDialogProc(), WinPrevProc(), and CDimmedWindow::WndProc().
RECT tagPAINTSTRUCT::rcPaint |
Definition at line 3110 of file winuser.h.
Referenced by BitBltFromClipboard(), CFn_WMPaint(), ChildWindowProc(), Display_OnPaint(), RdpClientUI::DisplayWindowProc(), DrawBoard(), DrawTextFromClipboard(), FillGrid(), handle_WM_PAINT(), HEXEDIT_WM_PAINT(), IntBeginPaint(), LISTVIEW_Paint(), MonitorSelWndProc(), MONTHCAL_Paint(), MonthCalWndProc(), mstsc_WndProc(), CGridView::OnPaint(), OnPaint(), CCanvasWindow::OnPaint(), CBrandBand::OnPaint(), PaintSelectionRect(), parentdc_window_procA(), REBAR_Paint(), RichEditWndProc_common(), TAB_Paint(), TmeTestProc(), TOOLBAR_Paint(), TOOLBAR_Refresh(), ToolTipProc(), TreeListProc(), TREEVIEW_Paint(), and ZoomWnd_OnPaint().