Home
last modified time | relevance | path

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

/dports/audio/snd/snd-21.2/
H A Dsnd-select.c255 enved_reflect_selection(false); in delete_selection()
280 enved_reflect_selection(false); in deactivate_selection()
309 enved_reflect_selection(true); in reactivate_selection()
547 enved_reflect_selection(true); in finish_selection_creation()
1628 enved_reflect_selection(selection_is_active()); in g_set_selection_member()
H A Dsnd-nogui1.h264 void enved_reflect_selection(bool on);
H A Dsnd-x1.h393 void enved_reflect_selection(bool on);
H A Dsnd-nogui.c182 void enved_reflect_selection(bool on) {}
H A Dsnd-edits.c5853 enved_reflect_selection(selection_is_active()); in revert_edits()
5884 enved_reflect_selection(selection_is_active()); in undo_edit()
5959 enved_reflect_selection(selection_is_active()); in redo_edit()
H A Dsnd-file.c1362 enved_reflect_selection(selection_is_active()); in snd_close_file()
H A Dsnd-motif.c5769 void enved_reflect_selection(bool on) in enved_reflect_selection() function