Searched refs:LISTVIEW_RedrawItems (Results 1 – 1 of 1) sorted by relevance
8140 static BOOL LISTVIEW_RedrawItems(const LISTVIEW_INFO *infoPtr, INT nFirst, INT nLast) in LISTVIEW_RedrawItems() function11730 return LISTVIEW_RedrawItems(infoPtr, (INT)wParam, (INT)lParam); in LISTVIEW_WindowProc()