Home
last modified time | relevance | path

Searched defs:cdmode (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dlistview.c4847 …W_DrawItem(LISTVIEW_INFO *infoPtr, HDC hdc, INT nItem, ITERATOR *subitems, POINT pos, DWORD cdmode) in LISTVIEW_DrawItem()
4974 …ic void LISTVIEW_RefreshOwnerDraw(const LISTVIEW_INFO *infoPtr, ITERATOR *i, HDC hdc, DWORD cdmode) in LISTVIEW_RefreshOwnerDraw()
5048 static void LISTVIEW_RefreshReport(LISTVIEW_INFO *infoPtr, ITERATOR *i, HDC hdc, DWORD cdmode) in LISTVIEW_RefreshReport()
5235 static void LISTVIEW_RefreshList(LISTVIEW_INFO *infoPtr, ITERATOR *i, HDC hdc, DWORD cdmode) in LISTVIEW_RefreshList()
5271 DWORD cdmode; in LISTVIEW_Refresh() local
H A Dtooltips.c261 DWORD cdmode; in TOOLTIPS_Refresh() local
H A Dtreeview.c77 INT cdmode; /* last custom draw setting */ member