Home
last modified time | relevance | path

Searched refs:TimerProc (Results 1 – 2 of 2) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h188 static VOID CALLBACK EXPORT TimerProc(HWND hWnd, UINT nMsg, UINT_PTR nIDEvent,
H A DLeashView.cpp490 VOID CALLBACK EXPORT CLeashView::TimerProc(HWND hWnd, UINT nMsg, in TimerProc() function in CLeashView
543 SetTimer(1, ONE_SECOND, TimerProc); in OnShowWindow()