Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h1065 LiVESWidget *lives_standard_switch_new(const char *labeltext, boolean active, LiVESBox *,
H A Drte_window.c2217 …key_checks[i] = lives_standard_switch_new(_("Key active"), (mainw->rte & (GU641 << i)), LIVES_BOX(… in create_rte_window()
H A Dwidget-helper.c8944 LiVESWidget *lives_standard_switch_new(const char *labeltext, boolean active, LiVESBox * box, in lives_standard_switch_new() function
9064 if (prefs->cb_is_switch) return lives_standard_switch_new(labeltext, active, box, tooltip); in lives_standard_check_button_new()
H A Dinterface.c1821 filedets->widgets[1] = lives_standard_switch_new(NULL, TRUE, LIVES_BOX(hbox), NULL); in fill_filt_section()