Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.h436 boolean lives_widget_set_border_color(LiVESWidget *, LiVESWidgetState state, const LiVESWidgetColor…
H A Dwidget-helper.c2165 WIDGET_HELPER_GLOBAL_INLINE boolean lives_widget_set_border_color(LiVESWidget *widget, LiVESWidgetS… in lives_widget_set_border_color() function
9014 lives_widget_set_border_color(swtch, LIVES_WIDGET_STATE_NORMAL, &palette->nice1); in lives_standard_switch_new()
9030 lives_widget_set_border_color(swtch, LIVES_WIDGET_STATE_INSENSITIVE, &palette->nice2); in lives_standard_switch_new()
10732 lives_widget_set_border_color(frame, LIVES_WIDGET_STATE_NORMAL, &palette->normal_fore); in lives_standard_color_button_new()