Home
last modified time | relevance | path

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

/GUIX-v6.4.1/guix_studio/
DMainFrm.h234 afx_msg void OnInitMenuPopup(CMenu* pPopupMenu, UINT nIndex, BOOL bSysMenu);
DMainFrm.cpp1808 void CMainFrame::OnInitMenuPopup(CMenu* pPopupMenu, UINT nIndex, BOOL bSysMenu) in OnInitMenuPopup() function in CMainFrame
1810 CFrameWnd::OnInitMenuPopup(pPopupMenu, nIndex, bSysMenu); in OnInitMenuPopup()