Home
last modified time | relevance | path

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

/reactos/dll/win32/comctl32/
H A Dcommctrl.c1569 nmttc.hwndToolTips = hwndToolTip; in COMCTL32_CreateToolTip()
H A Dstatus.c973 nmttc.hwndToolTips = infoPtr->hwndToolTip; in STATUSBAR_WMCreate()
H A Dtab.c3071 nmttc.hwndToolTips = infoPtr->hwndToolTip; in TAB_Create()
H A Dtoolbar.c2229 nmttc.hwndToolTips = infoPtr->hwndToolTip; in TOOLBAR_TooltipCreateControl()
/reactos/sdk/include/psdk/
H A Dcommctrl.h159 HWND hwndToolTips; member