Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dtoolbar.c4929 TOOLBAR_SetHotItemEx(infoPtr, nHotItem, HICF_OTHER); in TOOLBAR_SetHotItem()
6712 TOOLBAR_SetHotItemEx(infoPtr, 0, HICF_OTHER); in TOOLBAR_SetFocus()
/reactos/sdk/include/psdk/
H A Dcommctrl.h1325 #define HICF_OTHER 0x0 macro