Home
last modified time | relevance | path

Searched defs:timer_id (Results 1 – 4 of 4) sorted by relevance

/reactos/modules/rosapps/applications/net/tsclient/rdesktop/uiports/
H A Dqtewin.h103 int timer_id; variable
/reactos/modules/rostests/tests/wclickat/
H A Dwclickat.c79 static UINT timer_id; variable
/reactos/modules/rostests/winetests/imm32/
H A Dimm32.c371 DWORD timer_id; member
/reactos/dll/win32/mshtml/
H A Dhtmlwindow.c1667 BOOL interval, LONG *timer_id) in window_set_timer()