Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dlistview.c1933 nmlv.lvfi.flags = (LVFI_WRAP | LVFI_PARTIAL); in LISTVIEW_ProcessLetterKeys()
6462 if (lpFindInfo->flags & LVFI_WRAP) in LISTVIEW_FindItemW()
/reactos/sdk/include/psdk/
H A Dcommctrl.h2445 #define LVFI_WRAP 0x0020 macro