Home
last modified time | relevance | path

Searched refs:OnTimer (Results 1 – 25 of 29) sorted by relevance

12

/reactos/base/shell/explorer/
H A Dtraydeskbtn.h49 MESSAGE_HANDLER(WM_TIMER, OnTimer)
75 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled);
H A Dsyspager.cpp134 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 Dtrayclock.cpp96 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 Dtraydeskbtn.cpp281 LRESULT CTrayShowDesktopButton::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL& bHandled) in OnTimer() function in CTrayShowDesktopButton
H A Dtaskswnd.cpp1927 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 Dpropsheet.c44 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 Dbrandband.h102 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled);
108 MESSAGE_HANDLER(WM_TIMER, OnTimer)
H A DCAutoComplete.h265 MESSAGE_HANDLER(WM_TIMER, OnTimer)
283 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled);
H A Dbrandband.cpp449 LRESULT CBrandBand::OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled) in OnTimer() function in CBrandBand
/reactos/modules/rostests/apitests/user32/
H A DCloseWindow.c46 OnTimer(HWND hwnd, UINT id) in OnTimer() function
155 OnTimer(hwnd, (UINT)wParam); in WindowProc()
H A DSwitchToThisWindow.c88 OnTimer(HWND hwnd, UINT id) in OnTimer() function
182 OnTimer(hwnd, (UINT)wParam); in WindowProc()
/reactos/sdk/lib/cicero/
H A Dciccaret.h30 void OnTimer();
H A Dciccaret.cpp80 void CicCaret::OnTimer() in OnTimer() function in CicCaret
H A Dcicuif.h216 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 Dcicuif.cpp1866 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 DJapanImeConvTest.h158 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 Dshutdown.c72 OnTimer( in OnTimer() function
218 OnTimer(hwndDlg, pShutdownParams); in ShutdownDialogProc()
/reactos/dll/win32/shdocvw/
H A DCNSCBand.h215 LRESULT OnTimer(UINT uMsg, WPARAM wParam, LPARAM lParam, BOOL &bHandled);
226 MESSAGE_HANDLER(WM_TIMER, OnTimer)
/reactos/sdk/include/psdk/
H A Docmm.idl31 HRESULT OnTimer([in] VARIANT vtimeAdvise);
/reactos/dll/ime/msctfime/
H A Dui.h187 void OnTimer(HWND hWnd);
H A Dui.cpp709 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 Dmaze.c850 void OnTimer(HWND hwnd, UINT id) in OnTimer() function
886 OnTimer(hWnd, wParam); in WndProc()
/reactos/dll/win32/msgina/
H A Dshutdown.c704 VOID OnTimer( in OnTimer() function
1139 OnTimer(hDlg, pContext); in ShutdownDialogProc()
/reactos/modules/rostests/apitests/shell32/
H A DSHAppBarMessage.cpp210 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 Dconwnd.c1313 OnTimer(PGUI_CONSOLE_DATA GuiData) in OnTimer() function
2336 OnTimer(GuiData); in ConWndProc()

12