Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dsession_events.cc197 _clear_event_type (ev->type); in merge_event()
218 _clear_event_type (ev->type); in merge_event()
228 _clear_event_type (ev->type); in merge_event()
323 SessionEventManager::_clear_event_type (SessionEvent::Type type) in _clear_event_type() function in SessionEventManager
H A Dsession_transport.cc142 _clear_event_type (SessionEvent::RangeStop); in realtime_stop()
143 _clear_event_type (SessionEvent::RangeLocate); in realtime_stop()
1636 _clear_event_type (SessionEvent::RangeStop); in unset_play_range()
1637 _clear_event_type (SessionEvent::RangeLocate); in unset_play_range()
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession_event.h187 void _clear_event_type (SessionEvent::Type);