Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c10904 static inline LRESULT LISTVIEW_WMPaint(LISTVIEW_INFO *infoPtr, HDC hdc) in LISTVIEW_WMPaint() function
11933 return LISTVIEW_WMPaint(infoPtr, (HDC)wParam); in LISTVIEW_WindowProc()