Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dtoolbar.c137 INT nHotItem; /* index of the "hot" item */ member
4914 TOOLBAR_SetHotItem (TOOLBAR_INFO *infoPtr, INT nHotItem) in TOOLBAR_SetHotItem()
5454 TOOLBAR_SetHotItem2 (TOOLBAR_INFO *infoPtr, INT nHotItem, LPARAM lParam) in TOOLBAR_SetHotItem2()
H A Dlistview.c245 INT nHotItem; member