Home
last modified time | relevance | path

Searched refs:instant_save (Results 1 – 4 of 4) sorted by relevance

/dports/sysutils/froxlor/froxlor-0.9.38.7_4/froxlor/lib/classes/settings/
H A Dclass.Settings.php150 * @param boolean $instant_save
152 public function pSet($setting = null, $value = null, $instant_save = true) { argument
162 if ($instant_save) {
/dports/audio/ardour6/Ardour-6.8.0/gtk2_ardour/
H A Deditor.cc982 Editor::instant_save () in instant_save() function in Editor
2221 instant_save (); in set_grid_to()
2252 instant_save (); in set_snap_mode()
2306 instant_save (); in set_edit_point_preference()
3939 instant_save (); in set_zoom_focus()
4002 instant_save (); in set_follow_playhead()
4021 instant_save (); in set_stationary_playhead()
4051 instant_save (); in set_show_touched_automation()
4657 instant_save (); in on_samples_per_pixel_changed()
H A Deditor_mouse.cc338 instant_save (); in mouse_mode_toggled()
H A Deditor.h2077 void instant_save ();