Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/dtgtk/
H A Dthumbnail.c1576 const int margin_b_icons = MAX(0, thumb->img_margin->bottom - icon_size * 0.125 - 1); in _thumb_resize_overlays() local
1581 gtk_widget_set_margin_bottom(thumb->w_reject, margin_b_icons); in _thumb_resize_overlays()
1588 gtk_widget_set_margin_bottom(thumb->w_stars[i], margin_b_icons); in _thumb_resize_overlays()
1599 gtk_widget_set_margin_bottom(thumb->w_color, margin_b_icons); in _thumb_resize_overlays()
/dports/graphics/darktable/darktable-3.6.1/src/dtgtk/
H A Dthumbnail.c1534 const int margin_b_icons = MAX(0, thumb->img_margin->bottom - icon_size * 0.125 - 1); in _thumb_resize_overlays() local
1539 gtk_widget_set_margin_bottom(thumb->w_reject, margin_b_icons); in _thumb_resize_overlays()
1546 gtk_widget_set_margin_bottom(thumb->w_stars[i], margin_b_icons); in _thumb_resize_overlays()
1557 gtk_widget_set_margin_bottom(thumb->w_color, margin_b_icons); in _thumb_resize_overlays()