Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h1085 #define PREF_RRAMICRO "recrender_amicro" /// option for rendering recordings macro
H A Dpreferences.c748 if (!lives_strcmp(prefidx, PREF_RRAMICRO)) { in pref_factory_bool()
1768 …pref_factory_bool(PREF_RRAMICRO, lives_toggle_button_get_active(LIVES_TOGGLE_BUTTON(prefsw->rr_ami… in apply_prefs()
H A Dmain.c1716 prefs->rr_amicro = get_boolean_prefd(PREF_RRAMICRO, TRUE); in lives_init()