Home
last modified time | relevance | path

Searched refs:TTDT_AUTOPOP (Results 1 – 3 of 3) sorted by relevance

/reactos/dll/win32/comctl32/
H A Dtooltips.c1380 case TTDT_AUTOPOP: in TOOLTIPS_GetDelayTime()
1632 case TTDT_AUTOPOP: in TOOLTIPS_SetDelayTime()
/reactos/dll/win32/credui/
H A Dcredui_main.c325 SendMessageW(params->hwndBalloonTip, TTM_GETDELAYTIME, TTDT_AUTOPOP, 0), in CredDialogShowCapsLockBalloon()
/reactos/sdk/include/psdk/
H A Dcommctrl.h1776 #define TTDT_AUTOPOP 2 macro