Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimpbrushes.c79 return gimp_context_set_paint_mode (paint_mode); in gimp_brushes_set_paint_mode()
H A Dgimpbrushes.h38 GIMP_DEPRECATED_FOR(gimp_context_set_paint_mode)
H A Dgimpcontext_pdb.h53 gboolean gimp_context_set_paint_mode (GimpLayerMode …
H A Dgimp.def173 gimp_context_set_paint_mode
H A Dgimpcontext_pdb.c620 gimp_context_set_paint_mode (GimpLayerMode paint_mode) in gimp_context_set_paint_mode() function
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpbrushselect.c141 gimp_context_set_paint_mode (dialog->context, select->initial_mode); in gimp_brush_select_constructed()
233 gimp_context_set_paint_mode (dialog->context, g_value_get_enum (value)); in gimp_brush_select_set_property()
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Ddrawable-edit-cmds.c109 gimp_context_set_paint_mode (GIMP_CONTEXT (options), in drawable_edit_fill_invoker()
159 gimp_context_set_paint_mode (GIMP_CONTEXT (options), in drawable_edit_bucket_fill_invoker()
H A Dedit-cmds.c622 gimp_context_set_paint_mode (GIMP_CONTEXT (options), paint_mode); in edit_bucket_fill_invoker()
699 gimp_context_set_paint_mode (GIMP_CONTEXT (options), paint_mode); in edit_bucket_fill_full_invoker()
H A Dcontext-cmds.c427 gimp_context_set_paint_mode (context, paint_mode); in context_set_paint_mode_invoker()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpcontext.h275 void gimp_context_set_paint_mode (GimpContext *context,
H A Dgimpfilloptions.c370 gimp_context_set_paint_mode (GIMP_CONTEXT (options), in gimp_fill_options_set_by_fill_type()
H A Dgimpcontext.c1073 gimp_context_set_paint_mode (context, g_value_get_enum (value)); in gimp_context_set_property()
2489 gimp_context_set_paint_mode (GimpContext *context, in gimp_context_set_paint_mode() function
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpbucketfilltool.c602 gimp_context_set_paint_mode (GIMP_CONTEXT (fill_options), in gimp_bucket_fill_tool_button_press()
668 gimp_context_set_paint_mode (GIMP_CONTEXT (fill_options), in gimp_bucket_fill_tool_motion()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dcontext-commands.c441 gimp_context_set_paint_mode (context, paint_mode); in context_paint_mode_cmd_callback()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-dialog.c1912 gimp_context_set_paint_mode (GIMP_LAYER_MODE_NORMAL_LEGACY); in paint_layer_fill()
/dports/graphics/gimp-app/gimp-2.10.30/
H A DChangeLog.pre-1-214770 gimp_context_set_paint_mode().