Searched refs:PreTranslateMessage (Results 1 – 8 of 8) sorted by relevance
178 BOOL CLeashDebugWindow::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CLeashDebugWindow186 return CDialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
56 virtual BOOL PreTranslateMessage(MSG* pMsg);
67 virtual BOOL PreTranslateMessage(MSG* pMsg);
365 BOOL CLeashAboutBox::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CLeashAboutBox376 return CDialog::PreTranslateMessage(pMsg); in PreTranslateMessage()
193 BOOL CMainFrame::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CMainFrame195 return CLeashFrame::PreTranslateMessage(pMsg); in PreTranslateMessage()
245 virtual BOOL PreTranslateMessage(MSG* pMsg);
1961 BOOL CLeashView::PreTranslateMessage(MSG* pMsg) in PreTranslateMessage() function in CLeashView2166 return CListView::PreTranslateMessage(pMsg); in PreTranslateMessage()