Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpcontext.c152 static void gimp_context_real_set_foreground (GimpContext *context,
1681 gimp_context_real_set_foreground (dest, &src->foreground); in gimp_context_copy_property()
2306 gimp_context_real_set_foreground (context, color); in gimp_context_set_foreground()
2320 gimp_context_real_set_foreground (GimpContext *context, in gimp_context_real_set_foreground() function
2405 gimp_context_real_set_foreground (context, &fg); in gimp_context_set_default_colors()
2426 gimp_context_real_set_foreground (context, &bg); in gimp_context_swap_colors()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-2-017313 * app/core/gimpcontext.c (gimp_context_real_set_foreground)