Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c5417 static DWORD LISTVIEW_ApproximateViewRect(const LISTVIEW_INFO *infoPtr, INT nItemCount, in LISTVIEW_ApproximateViewRect() function
11514 return LISTVIEW_ApproximateViewRect(infoPtr, (INT)wParam, in LISTVIEW_WindowProc()