ReactOS 0.4.16-dev-455-g37b0646
|
Public Attributes | |
RECT | rcHeader |
INT | fmt |
INT | cxMin |
Definition at line 148 of file listview.c.
INT tagCOLUMN_INFO::cxMin |
Definition at line 152 of file listview.c.
Referenced by LISTVIEW_GetColumnT(), LISTVIEW_InsertColumnT(), and LISTVIEW_SetColumnT().
INT tagCOLUMN_INFO::fmt |
Definition at line 151 of file listview.c.
Referenced by LISTVIEW_DrawItemPart(), LISTVIEW_GetColumnT(), LISTVIEW_InsertColumnT(), LISTVIEW_Notify(), and LISTVIEW_SetColumnT().
RECT tagCOLUMN_INFO::rcHeader |
Definition at line 150 of file listview.c.
Referenced by LISTVIEW_DrawItemPart(), LISTVIEW_GetColumnT(), LISTVIEW_GetHeaderRect(), LISTVIEW_GetItemMetrics(), LISTVIEW_GetItemOrigin(), LISTVIEW_HitTest(), LISTVIEW_InsertColumnT(), LISTVIEW_Notify(), and LISTVIEW_ScrollColumns().