Home
last modified time | relevance | path

Searched refs:lpSubItem (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dlistview.c3006 SUBITEM_INFO *lpSubItem; in LISTVIEW_GetSubItemPtr() local
3014 return lpSubItem; in LISTVIEW_GetSubItemPtr()
4496 SUBITEM_INFO *lpSubItem; in set_sub_item() local
4517 if (!lpSubItem) in set_sub_item()
4523 if (!lpSubItem) return FALSE; in set_sub_item()
4532 Free(lpSubItem); in set_sub_item()
5799 lpDelItem = lpSubItem; in LISTVIEW_DeleteColumn()
5803 lpSubItem->iSubItem--; in LISTVIEW_DeleteColumn()
6916 if (lpSubItem) in LISTVIEW_GetItemT()
8378 SUBITEM_INFO *lpSubItem; in LISTVIEW_InsertColumnT() local
[all …]