Searched refs:attachedToDiagram (Results 1 - 9 of 9) sorted by relevance

/haiku-fatelf/src/apps/cortex/MediaRoutingView/
H A DMediaWire.h86 virtual void attachedToDiagram();
H A DMediaJack.h118 virtual void attachedToDiagram();
H A DMediaNodePanel.h91 virtual void attachedToDiagram();
H A DMediaWire.cpp99 void MediaWire::attachedToDiagram() function in class:MediaWire
H A DMediaJack.cpp161 void MediaJack::attachedToDiagram() function in class:MediaJack
163 D_METHOD(("MediaJack::attachedToDiagram()\n"));
H A DMediaNodePanel.cpp124 void MediaNodePanel::attachedToDiagram() function in class:MediaNodePanel
126 D_METHOD(("MediaNodePanel::attachedToDiagram()\n"));
/haiku-fatelf/src/apps/cortex/DiagramView/
H A DDiagramItem.h142 virtual void attachedToDiagram() function in class:DiagramItem
H A DDiagramBox.cpp81 the items owner and calling the attachedToDiagram() hook
92 item->attachedToDiagram();
323 item->attachedToDiagram();
H A DDiagramView.cpp544 item->attachedToDiagram();

Completed in 160 milliseconds