Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.c1361 …boolean load_rfx = lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(prefsw->checkbutton_load_rfx… in apply_prefs() local
1876 if (prefs->load_rfx_builtin != load_rfx) { in apply_prefs()
1877 prefs->load_rfx_builtin = load_rfx; in apply_prefs()
1878 set_boolean_pref(PREF_LOAD_RFX_BUILTIN, load_rfx); in apply_prefs()