Home
last modified time | relevance | path

Searched refs:locations_changed (Results 1 – 7 of 7) sorted by relevance

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dmidi_scene_changer.cc47 …s()->changed.connect_same_thread (*this, boost::bind (&MIDISceneChanger::locations_changed, this)); in MIDISceneChanger()
48 …ons()->added.connect_same_thread (*this, boost::bind (&MIDISceneChanger::locations_changed, this)); in MIDISceneChanger()
49 …s()->removed.connect_same_thread (*this, boost::bind (&MIDISceneChanger::locations_changed, this)); in MIDISceneChanger()
52 …cene_changed.connect_same_thread (*this, boost::bind (&MIDISceneChanger::locations_changed, this)); in MIDISceneChanger()
60 MIDISceneChanger::locations_changed () in locations_changed() function in MIDISceneChanger
H A Dsession_state.cc379 _locations->changed.connect_same_thread (*this, boost::bind (&Session::locations_changed, this)); in post_engine_init()
1674 locations_changed (); in set_state()
H A Dsession.cc1845 Session::locations_changed () in locations_changed() function in Session
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dmidi_scene_changer.h78 void locations_changed ();
H A Dsession.h1603 void locations_changed ();
/dports/deskutils/calibre/calibre-src-5.34.0/src/calibre/gui2/
H A Dlayout.py25 locations_changed = pyqtSignal() variable in LocationManager
144 self.locations_changed.emit()
/dports/x11/mate-panel/mate-panel-1.26.1/applets/clock/
H A Dclock.c2127 locations_changed (ClockData *cd) in locations_changed() function
2172 locations_changed (cd); in set_locations()