Searched refs:TTM_SETDELAYTIME (Results 1 – 5 of 5) sorted by relevance
/reactos/modules/rostests/winetests/comctl32/ |
H A D | tooltips.c | 236 SendMessageA(hwndTip, TTM_SETDELAYTIME, TTDT_INITIAL, MAKELPARAM(1,0)); in test_customdraw() 901 SendMessageW(tt, TTM_SETDELAYTIME, TTDT_INITIAL, MAKELPARAM(1,0)); in test_track() 1221 SendMessageA(hwndTip, TTM_SETDELAYTIME, TTDT_INITIAL, MAKELPARAM(1, 0)); in test_TTN_SHOW()
|
/reactos/sdk/include/reactos/ui/ |
H A D | rosctrls.h | 753 SendMessageW(TTM_SETDELAYTIME, which, MAKELPARAM(time, 0)); in SetDelayTime()
|
/reactos/win32ss/user/user32/windows/ |
H A D | spy.c | 1568 USM(TTM_SETDELAYTIME ,0),
|
/reactos/dll/win32/comctl32/ |
H A D | tooltips.c | 2269 case TTM_SETDELAYTIME: in TOOLTIPS_WindowProc()
|
/reactos/sdk/include/psdk/ |
H A D | commctrl.h | 1790 #define TTM_SETDELAYTIME (WM_USER+3) macro
|