/reactos/base/shell/explorer/ |
H A D | traydeskbtn.h | 49 MESSAGE_HANDLER(WM_TIMER, OnTimer) 75 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
|
H A D | syspager.cpp | 134 bool OnTimer(int timerId); 214 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled); 253 MESSAGE_HANDLER(WM_TIMER, OnTimer) 528 bool CBalloonQueue::OnTimer(int timerId) in OnTimer() function in CBalloonQueue 1554 LRESULT CSysPagerWnd::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer() function in CSysPagerWnd 1556 if (m_BalloonQueue.OnTimer(wParam)) in OnTimer()
|
H A D | trayclock.cpp | 96 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled); 138 MESSAGE_HANDLER(WM_TIMER, OnTimer) 619 LRESULT CTrayClockWnd::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer() function in CTrayClockWnd
|
H A D | traydeskbtn.cpp | 281 LRESULT CTrayShowDesktopButton::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer() function in CTrayShowDesktopButton
|
H A D | taskswnd.cpp | 1927 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer() function in CTaskSwitchWnd 2009 MESSAGE_HANDLER(WM_TIMER, OnTimer)
|
/reactos/modules/rostests/apitests/comctl32/ |
H A D | propsheet.c | 44 static void OnTimer(HWND hwnd, UINT id) in OnTimer() function 72 HANDLE_MSG(hwnd, WM_TIMER, OnTimer); in Page1DlgProc()
|
/reactos/dll/win32/browseui/ |
H A D | brandband.h | 102 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled); 108 MESSAGE_HANDLER(WM_TIMER, OnTimer)
|
H A D | CAutoComplete.h | 265 MESSAGE_HANDLER(WM_TIMER, OnTimer) 283 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled);
|
H A D | brandband.cpp | 449 LRESULT CBrandBand::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) in OnTimer() function in CBrandBand
|
/reactos/modules/rostests/apitests/user32/ |
H A D | CloseWindow.c | 46 OnTimer(HWND hwnd, UINT id) in OnTimer() function 155 OnTimer(hwnd, (UINT)wParam); in WindowProc()
|
H A D | SwitchToThisWindow.c | 88 OnTimer(HWND hwnd, UINT id) in OnTimer() function 182 OnTimer(hwnd, (UINT)wParam); in WindowProc()
|
/reactos/sdk/lib/cicero/ |
H A D | ciccaret.h | 30 void OnTimer();
|
H A D | ciccaret.cpp | 80 void CicCaret::OnTimer() in OnTimer() function in CicCaret
|
H A D | cicuif.h | 216 STDMETHOD_(void, OnTimer)() { } in STDMETHOD_() argument 573 STDMETHOD_(void, OnTimer)(WPARAM wParam) { } in STDMETHOD_() argument 650 STDMETHOD_(void, OnTimer)(WPARAM wParam) override; 779 STDMETHOD_(void, OnTimer)() override;
|
H A D | cicuif.cpp | 1866 m_pTimerObject->OnTimer(); in WindowProc() 1901 OnTimer(wParam); in WindowProc() 2693 STDMETHODIMP_(void) CUIFToolTip::OnTimer(WPARAM wParam) in STDMETHODIMP_() 5261 CUIFMenuItem::OnTimer() in STDMETHODIMP_()
|
/reactos/modules/rostests/apitests/imm32/ |
H A D | JapanImeConvTest.h | 158 static void OnTimer(HWND hwnd, UINT id) in OnTimer() function 243 HANDLE_MSG(hwnd, WM_TIMER, OnTimer); in DialogProc()
|
/reactos/base/system/winlogon/ |
H A D | shutdown.c | 72 OnTimer( in OnTimer() function 218 OnTimer(hwndDlg, pShutdownParams); in ShutdownDialogProc()
|
/reactos/dll/win32/shdocvw/ |
H A D | CNSCBand.h | 215 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled); 226 MESSAGE_HANDLER(WM_TIMER, OnTimer)
|
/reactos/sdk/include/psdk/ |
H A D | ocmm.idl | 31 HRESULT OnTimer([in] VARIANT vtimeAdvise);
|
/reactos/dll/ime/msctfime/ |
H A D | ui.h | 187 void OnTimer(HWND hWnd);
|
H A D | ui.cpp | 709 void UIComposition::OnTimer(HWND hWnd) in OnTimer() function in UIComposition 713 m_CompStrs[3].m_Caret.OnTimer(); in OnTimer() 715 m_CompStrs[iCompStr].m_Caret.OnTimer(); in OnTimer()
|
/reactos/modules/rosapps/demos/maze/ |
H A D | maze.c | 850 void OnTimer(HWND hwnd, UINT id) in OnTimer() function 886 OnTimer(hWnd, wParam); in WndProc()
|
/reactos/dll/win32/msgina/ |
H A D | shutdown.c | 704 VOID OnTimer( in OnTimer() function 1139 OnTimer(hDlg, pContext); in ShutdownDialogProc()
|
/reactos/modules/rostests/apitests/shell32/ |
H A D | SHAppBarMessage.cpp | 210 HANDLE_MSG(hwnd, WM_TIMER, OnTimer); in WindowProcDx() 761 void OnTimer(HWND hwnd, UINT id) in OnTimer() function in Window
|
/reactos/win32ss/user/winsrv/consrv/frontends/gui/ |
H A D | conwnd.c | 1313 OnTimer(PGUI_CONSOLE_DATA GuiData) in OnTimer() function 2336 OnTimer(GuiData); in ConWndProc()
|