Searched refs:DestroyMenu (Results 1 – 6 of 6) sorted by relevance
63 virtual void DestroyMenu(FX_HMENU hMenu) = 0;
189 DestroyMenu(menu); in ShowContextMenu()
412 DestroyMenu(menu_); in ~NativeMenuWin()736 DestroyMenu(menu_); in ResetNativeMenu()
163 'DestroyMenu@4',
50 virtual void DestroyMenu(FX_HMENU hMenu) {} in DestroyMenu() function in CFX_SystemHandler
699 pSH->DestroyMenu(hPopup); in OnRButtonUp()