Searched refs:InvokeItem (Results 1 - 6 of 6) sorted by relevance

/haiku/headers/private/interface/
H A DMenuPrivate.h57 void InvokeItem(BMenuItem* item, bool now = false);
/haiku/src/apps/deskbar/
H A DBarView.h133 bool InvokeItem(const char* signature);
H A DTeamMenuItem.cpp163 if (fBarView->InvokeItem(Signature())) {
H A DBarView.cpp1098 TBarView::InvokeItem(const char* signature) function in class:TBarView
/haiku/src/kits/interface/
H A DMenuPrivate.cpp207 MenuPrivate::InvokeItem(BMenuItem* item, bool now) function in class:BPrivate::MenuPrivate
H A DWindow.cpp3731 // a Shortcut::Invoke() method - but since BMenu::InvokeItem()
3739 MenuPrivate(menu).InvokeItem(shortcut->MenuItem(), true);

Completed in 58 milliseconds