Searched refs:_ShowContextMenu (Results 1 - 8 of 8) sorted by relevance

/haiku/src/apps/icon-o-matic/generic/gui/stateview/
H A DMultipleManipulatorState.h60 void _ShowContextMenu(BPoint where);
H A DMultipleManipulatorState.cpp84 _ShowContextMenu(where);
301 // _ShowContextMenu
303 MultipleManipulatorState::_ShowContextMenu(BPoint where) function in class:MultipleManipulatorState
/haiku/src/apps/diskusage/
H A DPieView.h60 void _ShowContextMenu(FileInfo* info, BPoint where);
H A DPieView.cpp235 _ShowContextMenu(info, where);
699 PieView::_ShowContextMenu(FileInfo* info, BPoint p) function in class:PieView
/haiku/src/apps/mediaplayer/
H A DMainWin.h102 void _ShowContextMenu(const BPoint& screenPoint);
H A DMainWin.cpp2241 _ShowContextMenu(screenWhere);
2302 MainWin::_ShowContextMenu(const BPoint& screenPoint) function in class:MainWin
/haiku/headers/os/interface/
H A DTextView.h414 void _ShowContextMenu(BPoint where);
/haiku/src/kits/interface/
H A DTextView.cpp566 _ShowContextMenu(where);
5920 BTextView::_ShowContextMenu(BPoint where) function in class:BTextView

Completed in 179 milliseconds