ReactOS 0.4.16-dev-981-g80eb313
|
#include <commctrl.h>
Public Attributes | |
UINT | mask |
int | cxy |
LPSTR | pszText |
HBITMAP | hbm |
int | cchTextMax |
int | fmt |
LPARAM | lParam |
int | iImage |
int | iOrder |
UINT | type |
void * | pvFilter |
Definition at line 666 of file commctrl.h.
int _HD_ITEMA::cchTextMax |
Definition at line 671 of file commctrl.h.
Referenced by addItem(), check_mask(), create_custom_header_control(), getItem(), setItem(), setItemUnicodeNotify(), and test_hdm_index_messages().
int _HD_ITEMA::cxy |
Definition at line 668 of file commctrl.h.
Referenced by addItem(), check_auto_fields(), check_mask(), compare_items(), create_custom_header_control(), test_hdf_fixedwidth(), test_hdm_index_messages(), and test_hds_nosizing().
int _HD_ITEMA::fmt |
Definition at line 672 of file commctrl.h.
Referenced by check_auto_fields(), check_mask(), create_custom_header_control(), test_hdf_fixedwidth(), test_hdm_index_messages(), and test_hds_nosizing().
HBITMAP _HD_ITEMA::hbm |
Definition at line 670 of file commctrl.h.
Referenced by check_auto_fields().
int _HD_ITEMA::iImage |
Definition at line 674 of file commctrl.h.
Referenced by check_auto_fields(), and check_mask().
int _HD_ITEMA::iOrder |
Definition at line 675 of file commctrl.h.
Referenced by check_mask(), and test_header_order().
LPARAM _HD_ITEMA::lParam |
Definition at line 673 of file commctrl.h.
Referenced by check_auto_fields(), check_mask(), and test_header_order().
UINT _HD_ITEMA::mask |
Definition at line 667 of file commctrl.h.
Referenced by addItem(), addReadDelItem(), check_auto_fields(), check_mask(), check_order(), compare_items(), create_custom_header_control(), getItem(), notify_forward_header(), setItem(), setItemUnicodeNotify(), test_hdf_fixedwidth(), test_hdm_index_messages(), test_hds_nosizing(), and test_header_order().
LPSTR _HD_ITEMA::pszText |
Definition at line 669 of file commctrl.h.
Referenced by addItem(), check_auto_fields(), check_mask(), compare_items(), create_custom_header_control(), getItem(), notify_forward_header(), setItem(), setItemUnicodeNotify(), test_hdm_index_messages(), test_header_order(), and test_notify_proc().
void* _HD_ITEMA::pvFilter |
Definition at line 677 of file commctrl.h.
Referenced by notify_forward_header(), and test_notify_proc().
UINT _HD_ITEMA::type |
Definition at line 676 of file commctrl.h.
Referenced by notify_forward_header().