Home
last modified time | relevance | path

Searched refs:PreTranslateMessage (Results 1 – 8 of 8) sorted by relevance

/freebsd/crypto/krb5/src/windows/leash/
H A DLeashDebugWindow.cpp178 BOOL CLeashDebugWindow::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CLeashDebugWindow
186 return CDialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
H A DLeashDebugWindow.h56 virtual BOOL PreTranslateMessage(MSG* pMsg);
H A DLeashAboutBox.h56 virtual BOOL PreTranslateMessage(MSG* pMsg);
H A DMainFrm.h67 virtual BOOL PreTranslateMessage(MSG* pMsg);
H A DLeashAboutBox.cpp365 BOOL CLeashAboutBox::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CLeashAboutBox
376 return CDialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
H A DMainFrm.cpp193 BOOL CMainFrame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CMainFrame
195 return CLeashFrame::PreTranslateMessage(pMsg); in PreTranslateMessage()
H A DLeashView.h245 virtual BOOL PreTranslateMessage(MSG* pMsg);
H A DLeashView.cpp1961 BOOL CLeashView::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CLeashView
2166 return CListView::PreTranslateMessage(pMsg); in PreTranslateMessage()