Searched refs:_Go (Results 1 – 2 of 2) sorted by relevance
/haiku/src/kits/interface/ |
H A D | PopUpMenu.cpp | 95 return _Go(where, deliversMessage, openAnyway, NULL, async); in Go() 103 return _Go(where, deliversMessage, openAnyway, &clickToOpen, async); in Go() 326 BPopUpMenu::_Go(BPoint where, bool autoInvoke, bool startOpened, in _Go() function in BPopUpMenu
|
/haiku/headers/os/interface/ |
H A D | PopUpMenu.h | 68 BMenuItem* _Go(BPoint where, bool autoInvoke,
|