ReactOS 0.4.16-dev-122-g325d74c
|
#include <commctrl.h>
Public Attributes | |
UINT | mask |
int | cxy |
LPWSTR | pszText |
HBITMAP | hbm |
int | cchTextMax |
int | fmt |
LPARAM | lParam |
int | iImage |
int | iOrder |
UINT | type |
void * | pvFilter |
Definition at line 683 of file commctrl.h.
int _HD_ITEMW::cchTextMax |
Definition at line 688 of file commctrl.h.
Referenced by column_fill_hditem(), HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), LISTVIEW_GetColumnT(), and LISTVIEW_SetColumnWidth().
int _HD_ITEMW::cxy |
Definition at line 685 of file commctrl.h.
Referenced by column_fill_hditem(), HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_StoreHDItemInHeader(), LISTVIEW_InsertColumnT(), LISTVIEW_Notify(), and LISTVIEW_SetColumnWidth().
int _HD_ITEMW::fmt |
Definition at line 689 of file commctrl.h.
Referenced by column_fill_hditem(), CAppsListView::ColumnClick(), HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_StoreHDItemInHeader(), and LISTVIEW_SetColumnT().
HBITMAP _HD_ITEMW::hbm |
Definition at line 687 of file commctrl.h.
Referenced by HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), and HEADER_StoreHDItemInHeader().
int _HD_ITEMW::iImage |
Definition at line 691 of file commctrl.h.
Referenced by column_fill_hditem(), HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_StoreHDItemInHeader(), and LISTVIEW_GetColumnT().
int _HD_ITEMW::iOrder |
Definition at line 692 of file commctrl.h.
Referenced by column_fill_hditem(), HEADER_GetItemT(), HEADER_InsertItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_SetItemT(), LISTVIEW_GetColumnT(), and LISTVIEW_ScrollColumns().
LPARAM _HD_ITEMW::lParam |
Definition at line 690 of file commctrl.h.
Referenced by HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_StoreHDItemInHeader(), LISTVIEW_GetColumnT(), and LISTVIEW_InsertColumnT().
UINT _HD_ITEMW::mask |
Definition at line 684 of file commctrl.h.
Referenced by column_fill_hditem(), CAppsListView::ColumnClick(), HEADER_GetItemT(), HEADER_InsertItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_SetItemT(), LISTVIEW_GetColumnT(), LISTVIEW_GetColumnWidth(), LISTVIEW_InsertColumnT(), LISTVIEW_Notify(), LISTVIEW_ScrollColumns(), LISTVIEW_SetColumnT(), LISTVIEW_SetColumnWidth(), PAGER_Notify(), setItemUnicodeNotify(), and test_wm_notify_header().
LPWSTR _HD_ITEMW::pszText |
Definition at line 686 of file commctrl.h.
Referenced by column_fill_hditem(), HEADER_GetItemT(), HEADER_SendNotifyWithIntFieldT(), HEADER_StoreHDItemInHeader(), LISTVIEW_GetColumnT(), LISTVIEW_SetColumnWidth(), PAGER_Notify(), setItemUnicodeNotify(), test_notify_proc(), and test_wm_notify_header().
void* _HD_ITEMW::pvFilter |
Definition at line 694 of file commctrl.h.
Referenced by PAGER_Notify(), test_notify_proc(), and test_wm_notify_header().
UINT _HD_ITEMW::type |
Definition at line 693 of file commctrl.h.
Referenced by PAGER_Notify().