Searched defs:idEvent (Results 1 – 12 of 12) sorted by relevance
/reactos/base/applications/ctfmon/ |
H A D | CRegWatcher.cpp | 238 _In_ UINT_PTR idEvent, in SysColorTimerProc() 272 _In_ UINT_PTR idEvent, in RegImxTimerProc() 295 _In_ UINT_PTR idEvent, in KbdToggleTimerProc()
|
/reactos/modules/rostests/tests/wclickat/ |
H A D | wclickat.c | 317 static void CALLBACK ClickProc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in ClickProc() 361 static void CALLBACK DelayProc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in DelayProc() 374 static void CALLBACK FindWindowProc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in FindWindowProc() 394 static void CALLBACK TimeoutProc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in TimeoutProc()
|
/reactos/modules/rostests/tests/capclock/ |
H A D | capclock.c | 52 static VOID CALLBACK TimerProc (HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in TimerProc()
|
/reactos/modules/rostests/winetests/shell32/ |
H A D | brsfolder.c | 80 UINT_PTR idEvent, DWORD dwTime) in make_new_folder_timer_callback()
|
/reactos/modules/rostests/apitests/win32nt/ntuser/ |
H A D | NtUserSetTimer.c | 44 TimerProc(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in TimerProc()
|
/reactos/win32ss/user/ntuser/ |
H A D | caret.c | 99 UINT_PTR idEvent, in CaretSystemTimerProc()
|
H A D | timer.c | 288 UINT_PTR idEvent, in SystemTimerProc()
|
H A D | msgqueue.c | 2193 HungAppSysTimerProc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in HungAppSysTimerProc()
|
/reactos/base/applications/mplay32/ |
H A D | mplay32.c | 757 PlayTimerProc(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in PlayTimerProc()
|
/reactos/dll/win32/comctl32/ |
H A D | tab.c | 787 UINT_PTR idEvent, /* timer identifier */ in TAB_HotTrackTimerProc()
|
H A D | listview.c | 4079 static VOID CALLBACK LISTVIEW_ScrollTimer(HWND hWnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in LISTVIEW_ScrollTimer() 9605 static VOID CALLBACK LISTVIEW_DelayedEditItem(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in LISTVIEW_DelayedEditItem()
|
/reactos/modules/rostests/winetests/user32/ |
H A D | msg.c | 10222 static void CALLBACK callback_count(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in callback_count() 10228 static void CALLBACK callback_exception(HWND hwnd, UINT uMsg, UINT_PTR idEvent, DWORD dwTime) in callback_exception()
|