Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c10863 static LRESULT LISTVIEW_Paint(LISTVIEW_INFO *infoPtr, HDC hdc) in LISTVIEW_Paint() function
10911 return LISTVIEW_Paint(infoPtr, hdc); in LISTVIEW_WMPaint()
10938 LISTVIEW_Paint(infoPtr, hdc); in LISTVIEW_PrintClient()