Searched refs:MENU_PtMenu (Results 1 – 1 of 1) sorted by relevance
3652 static PMENU FASTCALL MENU_PtMenu(PMENU menu, POINT pt) in MENU_PtMenu() function3666 ret = MENU_PtMenu( pItem->spSubMenu, pt); in MENU_PtMenu()4171 pmMouse = MENU_PtMenu( mt.TopMenu, mt.Pt ); in MENU_TrackMenu()