Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dinterface.c6578 cbut = lives_color_button_new_with_color(&colr); in run_diskspace_dialog()
6586 cbut = lives_color_button_new_with_color(&colr); in run_diskspace_dialog()
6594 cbut = lives_color_button_new_with_color(&colr); in run_diskspace_dialog()
6602 cbut = lives_color_button_new_with_color(&colr); in run_diskspace_dialog()
6610 cbut = lives_color_button_new_with_color(&colr); in run_diskspace_dialog()
6618 cbut = lives_color_button_new_with_color(&colr); in run_diskspace_dialog()
H A Dwidget-helper.h743 LiVESWidget *lives_color_button_new_with_color(const LiVESWidgetColor *);
H A Dwidget-helper.c7064 WIDGET_HELPER_GLOBAL_INLINE LiVESWidget *lives_color_button_new_with_color(const LiVESWidgetColor *… in lives_color_button_new_with_color() function
10726 cbutton = lives_color_button_new_with_color(&colr); in lives_standard_color_button_new()