Home
last modified time | relevance | path

Searched defs:TimerFunc (Results 1 – 2 of 2) sorted by relevance

/reactos/win32ss/user/ntuser/
H A Dtimer.c185 TIMERPROC TimerFunc, in IntSetTimer()
/reactos/win32ss/user/user32/include/
H A Dntwrapper.h106 SetSystemTimer(HWND hWnd, UINT_PTR IDEvent, UINT Period, TIMERPROC TimerFunc) in SetSystemTimer()
112 SetTimer(HWND hWnd, UINT_PTR IDEvent, UINT Period, TIMERPROC TimerFunc) in SetTimer()