Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dpreferences.h674 LiVESWidget *cbutton_vidcol; member
H A Dpreferences.c1641 if (pref_factory_color_button(&palette->vidcol, LIVES_COLOR_BUTTON(prefsw->cbutton_vidcol))) in apply_prefs()
2948 lives_widget_set_sensitive(prefsw->cbutton_vidcol, theme_set); in theme_widgets_set_sensitive()
5040 …prefsw->cbutton_vidcol = lives_standard_color_button_new(LIVES_BOX(hbox), (tmp = (_("Video block (… in create_prefs_dialog()
5042 ACTIVE(cbutton_vidcol, COLOR_SET); in create_prefs_dialog()