Searched defs:wire (Results 1 - 4 of 4) sorted by relevance

/haiku/src/apps/cortex/DiagramView/
H A DDiagramEndPoint.h67 DiagramWire *wire() const function in class:DiagramEndPoint
H A DDiagramEndPoint.cpp301 connect( DiagramWire *wire) argument
H A DDiagramView.cpp212 DiagramWire *wire = createWire(fromWhich, toWhich); local
/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaRoutingView.cpp532 MediaWire* wire; local
1361 MediaWire *wire = new MediaWire(connection, outputJack, inputJack); local
1391 MediaWire *wire = dynamic_cast<MediaWire *>(ItemAt(i, DiagramItem::M_WIRE)); local
1406 MediaWire *wire; local
1630 MediaWire *wire = dynamic_cast<MediaWire *>(SelectedItemAt(i)); local
1703 MediaWire *wire = dynamic_cast<MediaWire *>(SelectedItemAt(i)); local
[all...]

Completed in 77 milliseconds