Home
last modified time | relevance | path

Searched refs:UpdateProducerProps (Results 1 – 2 of 2) sorted by relevance

/haiku/src/apps/patchbay/
H A DPatchView.h53 void UpdateProducerProps(int32 id, const BMessage* props);
H A DPatchView.cpp295 UpdateProducerProps(id, &props); in HandleMidiEvent()
443 PatchView::UpdateProducerProps(int32 id, const BMessage* props) in UpdateProducerProps() function in PatchView