Searched refs:MenuId (Results 1 – 3 of 3) sorted by relevance
43 void PopupMenu(int MenuId, CPoint &pos);
110 void PopupMenu(int MenuId, CPoint &pos);
362 void resource_view::PopupMenu(int MenuId, CPoint &pos) in PopupMenu() argument370 menu.LoadMenu(MenuId); in PopupMenu()372 if (MenuId == IDR_PIX_SUBFOLDER_MENU) in PopupMenu()