Home
last modified time | relevance | path

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

/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/us2400/
H A Dstrip.h104 void update_selection_state ();
H A Dstrip.cc353 Strip::update_selection_state () in update_selection_state() function in Strip
H A Dsurface.cc945 (*s)->update_selection_state(); in update_strip_selection()
/dports/audio/ardour6/Ardour-6.8.0/libs/surfaces/mackie/
H A Dstrip.h114 void update_selection_state ();
H A Dstrip.cc391 Strip::update_selection_state () in update_selection_state() function in Strip
H A Dsurface.cc985 (*s)->update_selection_state(); in update_strip_selection()
/dports/editors/setzer/Setzer-0.4.1/setzer/document/source_buffer/
H A Dsource_buffer.py143 self.update_selection_state()
148 self.update_selection_state()
165 def update_selection_state(self): member in SourceBuffer