Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/iop/
H A Dretouch.c134 GtkWidget *bt_clone, *bt_heal, *bt_blur, *bt_fill; // algorithms member
474 …gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(g->bt_heal), (p->algorithm == DT_IOP_RETOUCH_HEAL)); in rt_shape_selection_changed()
1713 else if(togglebutton == (GtkToggleButton *)g->bt_heal) in rt_select_algorithm_callback()
1740 …gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(g->bt_heal), (p->algorithm == DT_IOP_RETOUCH_HEAL)); in rt_select_algorithm_callback()
2049 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(g->bt_heal), p->algorithm == DT_IOP_RETOUCH_HEAL); in gui_update()
2177 g->bt_heal = dt_iop_togglebutton_new( in gui_init()
2194 gtk_widget_set_tooltip_text(g->bt_heal, tt); in gui_init()
/dports/graphics/darktable/darktable-3.6.1/src/iop/
H A Dretouch.c134 GtkWidget *bt_clone, *bt_heal, *bt_blur, *bt_fill; // algorithms member
474 …gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(g->bt_heal), (p->algorithm == DT_IOP_RETOUCH_HEAL)); in rt_shape_selection_changed()
1713 else if(togglebutton == (GtkToggleButton *)g->bt_heal) in rt_select_algorithm_callback()
1740 …gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(g->bt_heal), (p->algorithm == DT_IOP_RETOUCH_HEAL)); in rt_select_algorithm_callback()
2049 gtk_toggle_button_set_active(GTK_TOGGLE_BUTTON(g->bt_heal), p->algorithm == DT_IOP_RETOUCH_HEAL); in gui_update()
2177 g->bt_heal = dt_iop_togglebutton_new( in gui_init()
2194 gtk_widget_set_tooltip_text(g->bt_heal, tt); in gui_init()