Home
last modified time | relevance | path

Searched defs:nLast (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dlistview.c3671 INT nLast = max(infoPtr->nSelectionMark, nItem); in LISTVIEW_AddGroupSelection() local
6436 INT nItem = nStart + 1, nLast = infoPtr->nItemCount, nNearestItem = -1; in LISTVIEW_FindItemW() local
8140 static BOOL LISTVIEW_RedrawItems(const LISTVIEW_INFO *infoPtr, INT nFirst, INT nLast) in LISTVIEW_RedrawItems()
/reactos/dll/win32/wininet/
H A Dftp.c3857 INT nLast = 9; in FTP_ParsePermission() local