Home
last modified time | relevance | path

Searched refs:updateIOJacks (Results 1 – 3 of 3) sorted by relevance

/haiku/src/apps/cortex/MediaRoutingView/
H A DMediaNodePanel.h134 void updateIOJacks();
H A DMediaRoutingView.cpp1363 source->updateIOJacks(); in _addWireFor()
1365 destination->updateIOJacks(); in _addWireFor()
1417 source->updateIOJacks(); in _removeWireFor()
1423 destination->updateIOJacks(); in _removeWireFor()
H A DMediaNodePanel.cpp330 void MediaNodePanel::updateIOJacks() in updateIOJacks() function in MediaNodePanel