Home
last modified time | relevance | path

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

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashView.h299 afx_msg VOID OnUpdateDebugMode(CCmdUI* pCmdUI);
H A DLeashView.cpp79 ON_UPDATE_COMMAND_UI(ID_DEBUG_MODE, OnUpdateDebugMode)
1841 VOID CLeashView::OnUpdateDebugMode(CCmdUI* pCmdUI) in OnUpdateDebugMode() function in CLeashView