Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c3954 static void LISTVIEW_MarqueeHighlight(LISTVIEW_INFO *infoPtr, const POINT *coords_orig, in LISTVIEW_MarqueeHighlight() function
4122 LISTVIEW_MarqueeHighlight(infoPtr, &coords, scroll); in LISTVIEW_ScrollTimer()
4177 LISTVIEW_MarqueeHighlight(infoPtr, &pt, 0); in LISTVIEW_MouseMove()