Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dwidget-helper.c68 #define SPALPHA_KEY "_wh_sp_alpha" macro
10538 … *sp_alpha = (LiVESWidget *)lives_widget_object_get_data(LIVES_WIDGET_OBJECT(button), SPALPHA_KEY); in on_pwcolselx()
10580 …*sp_alpha = (LiVESWidget *)lives_widget_object_get_data(LIVES_WIDGET_OBJECT(cbutton), SPALPHA_KEY); in after_param_red_changedx()
10608 …*sp_alpha = (LiVESWidget *)lives_widget_object_get_data(LIVES_WIDGET_OBJECT(cbutton), SPALPHA_KEY); in after_param_green_changedx()
10636 …*sp_alpha = (LiVESWidget *)lives_widget_object_get_data(LIVES_WIDGET_OBJECT(cbutton), SPALPHA_KEY); in after_param_blue_changedx()
10854 lives_widget_object_set_data(LIVES_WIDGET_OBJECT(cbutton), SPALPHA_KEY, spinbutton_alpha); in lives_standard_color_button_new()