Searched refs:ContextMenu (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/debugger/user_interface/gui/team_window/
H A DVariablesView.h83 class ContextMenu;
H A DVariablesView.cpp765 class VariablesView::ContextMenu : public BPopUpMenu { class in class:VariablesView
767 ContextMenu(const BMessenger& parent, const char* name) function in class:VariablesView::ContextMenu
839 fContextMenu = new(std::nothrow) ContextMenu(fParent,
969 ContextMenu* fContextMenu;
/haiku/src/kits/tracker/
H A DContainerWindow.h197 BPopUpMenu* ContextMenu();
442 BContainerWindow::ContextMenu() function in class:BPrivate::BContainerWindow
H A DPoseView.cpp7298 UpdateDropTarget(where, dragMessage, window->ContextMenu());
7313 if (!window->ContextMenu()) {

Completed in 289 milliseconds