Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpimagewindow.c1543 GtkAllocation hsb_allocation; in gimp_image_window_shrink_wrap() local
1545 gtk_widget_get_allocation (active_shell->hsb, &hsb_allocation); in gimp_image_window_shrink_wrap()
1547 border_height = allocation.height - disp_height + hsb_allocation.height; in gimp_image_window_shrink_wrap()