ReactOS 0.4.16-dev-320-g3bd9ddc
|
#include <commctrl.h>
Public Attributes | |
NMHDR | hdr |
DWORD | dwDrawStage |
HDC | hdc |
RECT | rc |
DWORD_PTR | dwItemSpec |
UINT | uItemState |
LPARAM | lItemlParam |
Definition at line 302 of file commctrl.h.
DWORD tagNMCUSTOMDRAWINFO::dwDrawStage |
Definition at line 304 of file commctrl.h.
Referenced by cd_wndproc(), custom_draw_wnd_proc(), customdraw_1(), customdraw_2(), customdraw_3(), customdraw_4(), CTaskSwitchWnd::HandleToolbarNotification(), HEADER_DrawItem(), HEADER_SendCtrlCustomDraw(), ListViewCustomDraw(), notify_customdraw(), CSysPagerWnd::OnCustomDraw(), CBaseBarSite::OnCustomDraw(), CMenuToolbarBase::OnCustomDraw(), parent_wnd_proc(), REBAR_DrawBand(), subclass_proc(), TestProc(), TOOLBAR_DrawButton(), TOOLBAR_EraseBackground(), TOOLBAR_Refresh(), TOOLTIPS_notify_customdraw(), TREEVIEW_SendCustomDrawItemNotify(), TREEVIEW_SendCustomDrawNotify(), ViewDlg_OnTreeCustomDraw(), and WndProc().
DWORD_PTR tagNMCUSTOMDRAWINFO::dwItemSpec |
Definition at line 307 of file commctrl.h.
Referenced by customdraw_fill(), HEADER_DrawItem(), HEADER_SendCtrlCustomDraw(), notify_customdraw(), CMenuToolbarBase::OnCustomDraw(), REBAR_DrawBand(), TOOLBAR_DrawButton(), TRACKBAR_Refresh(), TREEVIEW_SendCustomDrawItemNotify(), and TREEVIEW_SendCustomDrawNotify().
HDC tagNMCUSTOMDRAWINFO::hdc |
Definition at line 305 of file commctrl.h.
Referenced by cd_wndproc(), customdraw_fill(), HEADER_DrawItem(), HEADER_SendCtrlCustomDraw(), LISTVIEW_DrawItemPart(), CBaseBarSite::OnCustomDraw(), CMenuToolbarBase::OnCustomDraw(), parent_wnd_proc(), REBAR_DrawBand(), TOOLBAR_DrawButton(), TOOLBAR_DrawFrame(), TOOLBAR_DrawImage(), TOOLBAR_DrawPattern(), TOOLBAR_DrawSepDDArrow(), TOOLBAR_EraseBackground(), TOOLBAR_Refresh(), TOOLTIPS_customdraw_fill(), TRACKBAR_Refresh(), TREEVIEW_SendCustomDrawItemNotify(), and TREEVIEW_SendCustomDrawNotify().
NMHDR tagNMCUSTOMDRAWINFO::hdr |
Definition at line 303 of file commctrl.h.
Referenced by cd_wndproc(), custom_draw_wnd_proc(), notify_customdraw(), TOOLBAR_DrawButton(), TOOLBAR_EraseBackground(), TOOLBAR_Refresh(), TOOLTIPS_customdraw_fill(), TOOLTIPS_notify_customdraw(), TRACKBAR_Refresh(), TREEVIEW_SendCustomDrawItemNotify(), and TREEVIEW_SendCustomDrawNotify().
LPARAM tagNMCUSTOMDRAWINFO::lItemlParam |
Definition at line 309 of file commctrl.h.
Referenced by customdraw_fill(), HEADER_DrawItem(), HEADER_SendCtrlCustomDraw(), ListViewCustomDraw(), REBAR_DrawBand(), TOOLBAR_DrawButton(), TREEVIEW_SendCustomDrawItemNotify(), TREEVIEW_SendCustomDrawNotify(), and ViewDlg_OnTreeCustomDraw().
RECT tagNMCUSTOMDRAWINFO::rc |
Definition at line 306 of file commctrl.h.
Referenced by customdraw_fill(), HEADER_DrawItem(), HEADER_SendCtrlCustomDraw(), LISTVIEW_DrawItem(), CBaseBarSite::OnCustomDraw(), CMenuToolbarBase::OnCustomDraw(), REBAR_DrawBand(), TOOLBAR_DrawButton(), TOOLBAR_Refresh(), TOOLTIPS_customdraw_fill(), TRACKBAR_Refresh(), TREEVIEW_SendCustomDrawItemNotify(), and TREEVIEW_SendCustomDrawNotify().
UINT tagNMCUSTOMDRAWINFO::uItemState |
Definition at line 308 of file commctrl.h.
Referenced by cd_wndproc(), customdraw_fill(), HEADER_DrawItem(), HEADER_SendCtrlCustomDraw(), CMenuToolbarBase::OnCustomDraw(), CToolSettingsWindow::OnNotify(), prepaint_setup(), REBAR_DrawBand(), TOOLBAR_DrawButton(), TOOLBAR_DrawFrame(), TOOLBAR_DrawImage(), TOOLBAR_DrawSepDDArrow(), TRACKBAR_Refresh(), TREEVIEW_SendCustomDrawItemNotify(), TREEVIEW_SendCustomDrawNotify(), and ViewDlg_OnTreeCustomDraw().