Searched refs:showContextMenu (Results 1 - 11 of 11) sorted by relevance

/haiku-fatelf/src/apps/cortex/DormantNodeView/
H A DDormantNodeListItem.h98 void showContextMenu(
H A DDormantNodeView.cpp182 item->showContextMenu(point, this);
H A DDormantNodeListItem.cpp260 void DormantNodeListItem::showContextMenu( function in class:DormantNodeListItem
263 D_OPERATION(("DormantNodeListItem::showContextMenu()\n"));
/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaWire.h129 void showContextMenu(
H A DMediaJack.h184 void showContextMenu(
H A DMediaNodePanel.h141 void showContextMenu(
H A DMediaRoutingView.h278 void showContextMenu(
H A DMediaWire.cpp192 showContextMenu(point);
310 void MediaWire::showContextMenu( function in class:MediaWire
313 D_METHOD(("MediaWire::showContextMenu()\n"));
H A DMediaJack.cpp252 showContextMenu(point);
735 void MediaJack::showContextMenu( function in class:MediaJack
738 D_METHOD(("MediaJack::showContextMenu()\n"));
H A DMediaNodePanel.cpp191 showContextMenu(point);
554 void MediaNodePanel::showContextMenu( function in class:MediaNodePanel
557 D_METHOD(("MediaNodePanel::showContextMenu()\n"));
H A DMediaRoutingView.cpp238 showContextMenu(point);
933 void MediaRoutingView::showContextMenu( function in class:MediaRoutingView
936 D_METHOD(("MediaRoutingView::showContextMenu()\n"));

Completed in 119 milliseconds