Home
last modified time | relevance | path

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

/dports/graphics/darktable38/darktable-3.8.0/src/dtgtk/
H A Dthumbnail.c668 int32_t full_res_thumb_wd, full_res_thumb_ht; in _event_image_draw() local
673 …if(!dt_imageio_large_thumbnail(path, &full_res_thumb, &full_res_thumb_wd, &full_res_thumb_ht, &col… in _event_image_draw()
679 full_res_thumb_ht); in _event_image_draw()
684 full_res_thumb_ht, full_res_focus, frows, fcols, 1.0, 0, 0); in _event_image_draw()
/dports/graphics/darktable/darktable-3.6.1/src/dtgtk/
H A Dthumbnail.c638 int32_t full_res_thumb_wd, full_res_thumb_ht; in _event_image_draw() local
643 …if(!dt_imageio_large_thumbnail(path, &full_res_thumb, &full_res_thumb_wd, &full_res_thumb_ht, &col… in _event_image_draw()
649 full_res_thumb_ht); in _event_image_draw()
654 full_res_thumb_ht, full_res_focus, frows, fcols, 1.0, 0, 0); in _event_image_draw()