Searched refs:ShowContextMenu (Results 1 - 18 of 18) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DManipulator.cpp71 // ShowContextMenu
73 Manipulator::ShowContextMenu(BPoint where) function in class:Manipulator
H A DManipulator.h36 virtual bool ShowContextMenu(BPoint where);
H A DMultipleManipulatorState.cpp309 if (manipulator->ShowContextMenu(where))
/haiku/src/apps/tv/
H A DMainWin.h82 void ShowContextMenu(const BPoint &screen_point);
H A DMainWin.cpp501 ShowContextMenu(screen_where);
547 MainWin::ShowContextMenu(const BPoint &screen_point) function in class:MainWin
/haiku/src/apps/webpositive/
H A DDownloadProgressView.h43 void ShowContextMenu(BPoint screenWhere);
H A DDownloadWindow.cpp218 view->ShowContextMenu(where);
H A DDownloadProgressView.cpp575 DownloadProgressView::ShowContextMenu(BPoint screenWhere) function in class:DownloadProgressView
/haiku/src/apps/icon-o-matic/shape/
H A DPathManipulator.h48 virtual bool ShowContextMenu(BPoint where);
H A DPathManipulator.cpp750 PathManipulator::ShowContextMenu(BPoint where) function in class:PathManipulator
/haiku/src/kits/tracker/
H A DFilePanelPriv.h76 virtual void ShowContextMenu(BPoint, const entry_ref*);
H A DOpenWithWindow.h161 virtual void ShowContextMenu(BPoint, const entry_ref*);
H A DContainerWindow.h115 virtual void ShowContextMenu(BPoint, const entry_ref*);
H A DPoseView.h443 void ShowContextMenu(BPoint);
H A DOpenWithWindow.cpp353 OpenWithContainerWindow::ShowContextMenu(BPoint, const entry_ref*) function in class:OpenWithContainerWindow
H A DPoseView.cpp7110 BPoseView::ShowContextMenu(BPoint where) function in class:BPoseView
7131 window->ShowContextMenu(where, pose == NULL ? NULL
7360 ShowContextMenu(where);
7380 ShowContextMenu(where);
7451 ShowContextMenu(where);
7495 ShowContextMenu(where);
H A DFilePanelPriv.cpp1100 TFilePanel::ShowContextMenu(BPoint where, const entry_ref* ref) function in class:TFilePanel
H A DContainerWindow.cpp666 // will get added and built dynamically in ShowContextMenu
2537 BContainerWindow::ShowContextMenu(BPoint where, const entry_ref* ref) function in class:BContainerWindow
2586 //printf("ShowContextMenu - target is %s %i\n",

Completed in 168 milliseconds