Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/dtgtk/
H A Dthumbnail.c397 static void _get_dimensions_for_zoomed_img(dt_thumbnail_t *thumb, int max_width, int max_height, fl… in _get_dimensions_for_zoomed_img() function
483 _get_dimensions_for_zoomed_img(thumb, image_w, image_h, zoom_ratio, &iw, &ih); in _thumb_set_image_area()
/dports/graphics/darktable/darktable-3.6.1/src/dtgtk/
H A Dthumbnail.c373 static void _get_dimensions_for_zoomed_img(dt_thumbnail_t *thumb, int max_width, int max_height, fl… in _get_dimensions_for_zoomed_img() function
459 _get_dimensions_for_zoomed_img(thumb, image_w, image_h, zoom_ratio, &iw, &ih); in _thumb_set_image_area()