Home
last modified time | relevance | path

Searched refs:toggle_stripable_selection (Results 1 – 5 of 5) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/control_protocol/control_protocol/
H A Dcontrol_protocol.h87 void toggle_stripable_selection (boost::shared_ptr<ARDOUR::Stripable>);
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/control_protocol/
H A Dcontrol_protocol.cc357 ControlProtocol::toggle_stripable_selection (boost::shared_ptr<ARDOUR::Stripable> s) in toggle_stripable_selection() function in ControlProtocol
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dus2400_control_protocol.cc1551 toggle_stripable_selection (stripables.front());
1556 toggle_stripable_selection (*s);
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/faderport8/
H A Dfaderport8.cc1729 toggle_stripable_selection (s); in select_strip()
1750 toggle_stripable_selection (s); in select_strip()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dmackie_control_protocol.cc1981 toggle_stripable_selection (stripables.front()); in select_range()
1986 toggle_stripable_selection (*s); in select_range()