Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Dimage-new-dialog.c231 GIMP_GUI_CONFIG (private->context->gimp->config)->max_new_image_size) in image_new_dialog_response()
346 size = g_format_size (config->max_new_image_size); in image_new_confirm_dialog()
H A Dimage-scale-dialog.c168 max_memsize = GIMP_GUI_CONFIG (image->gimp->config)->max_new_image_size; in image_scale_callback()
/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dgimpguiconfig.h63 guint64 max_new_image_size; member
H A Dgimpguiconfig.c675 gui_config->max_new_image_size = g_value_get_uint64 (value); in gimp_gui_config_set_property()
875 g_value_set_uint64 (value, gui_config->max_new_image_size); in gimp_gui_config_get_property()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-1-24686 (tile_cache_size and max_new_image_size). Allows to set those
20907 max_new_image_size value.
20911 * app/gimprc.[ch]: new rc variable max_new_image_size.