Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpcontext.c156 static void gimp_context_real_set_background (GimpContext *context,
1685 gimp_context_real_set_background (dest, &src->background); in gimp_context_copy_property()
2357 gimp_context_real_set_background (context, color); in gimp_context_set_background()
2371 gimp_context_real_set_background (GimpContext *context, in gimp_context_real_set_background() function
2406 gimp_context_real_set_background (bg_context, &bg); in gimp_context_set_default_colors()
2427 gimp_context_real_set_background (bg_context, &fg); in gimp_context_swap_colors()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-017314 (gimp_context_real_set_background): keep the context colors always