Home
last modified time | relevance | path

Searched refs:gimp_drawable_fill (Results 1 – 25 of 28) sorted by relevance

12

/dports/graphics/separate/separate+-0.5.8/
H A Dutil.c388 gimp_drawable_fill (layers[counter], GIMP_FOREGROUND_FILL); in separate_create_planes_CMYK()
393 gimp_drawable_fill (background_id, GIMP_FOREGROUND_FILL); in separate_create_planes_CMYK()
431 gimp_drawable_fill (layers[0], GIMP_FOREGROUND_FILL); in separate_create_planes_Duotone()
435 gimp_drawable_fill (layers[1], GIMP_FOREGROUND_FILL); in separate_create_planes_Duotone()
439 gimp_drawable_fill (background_id, GIMP_FOREGROUND_FILL); in separate_create_planes_Duotone()
H A Dimport.c231 gimp_drawable_fill (layers[i], GIMP_FOREGROUND_FILL); in run()
241 gimp_drawable_fill (layers[4], GIMP_WHITE_FILL); in run()
/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpdrawable-fill.h26 void gimp_drawable_fill (GimpDrawable *drawable,
H A Dgimpdrawable-fill.c54 gimp_drawable_fill (GimpDrawable *drawable, in gimp_drawable_fill() function
H A Dgimpimage-new.c154 gimp_drawable_fill (GIMP_DRAWABLE (layer), in gimp_image_new_from_template()
/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/PluginScripts/
H A Dplugin-resynth-fill-pattern.py62 pdb.gimp_drawable_fill(pattern_layer, PATTERN_FILL)
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimpdrawable_pdb.h79 gboolean gimp_drawable_fill (gint32 drawable_…
H A Dgimp.def225 gimp_drawable_fill
H A Dgimpdrawable_pdb.c794 gimp_drawable_fill (gint32 drawable_ID, in gimp_drawable_fill() function
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dchannels-commands.c203 gimp_drawable_fill (GIMP_DRAWABLE (channel), in channels_new_last_vals_cmd_callback()
494 gimp_drawable_fill (GIMP_DRAWABLE (channel), context, in channels_new_callback()
H A Dlayers-commands.c410 gimp_drawable_fill (GIMP_DRAWABLE (layer), in layers_new_last_vals_cmd_callback()
1447 gimp_drawable_fill (GIMP_DRAWABLE (layer), context, in layers_new_callback()
/dports/graphics/gimp-lqr-plugin/gimp-lqr-plugin-0.7.2/src/
H A Dio_functions.c229 gimp_drawable_fill (seam_layer_ID, GIMP_TRANSPARENT_FILL); in write_vmap_to_layer()
H A Dlayers_combo.c202 gimp_drawable_fill (layer_ID, GIMP_TRANSPARENT_FILL); in callback_new_mask_button()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-dialog.c242 gimp_drawable_fill (gfig_context->drawable_id, GIMP_FILL_TRANSPARENT); in gfig_dialog()
253 gimp_drawable_fill (newlayer, GIMP_FILL_TRANSPARENT); in gfig_dialog()
1985 gimp_drawable_fill (gfig_context->drawable_id, GIMP_FILL_TRANSPARENT); in gfig_paint_callback()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dhot.c365 gimp_drawable_fill (nl, GIMP_FILL_TRANSPARENT); in pluginCore()
H A Dwarp.c1002 gimp_drawable_fill (xlayer_id, GIMP_FILL_BACKGROUND); in diff()
1003 gimp_drawable_fill (ylayer_id, GIMP_FILL_BACKGROUND); in diff()
H A Dfilm.c418 gimp_drawable_fill (layer_ID_dst, GIMP_FILL_BACKGROUND); in film()
H A Dcurve-bend.c3366 gimp_drawable_fill (dst_drawable_id, GIMP_FILL_TRANSPARENT); in p_main_bend()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pagecurl/
H A Dpagecurl.c729 gimp_drawable_fill (curl_layer_id, GIMP_FILL_TRANSPARENT); in do_curl_effect()
/dports/graphics/gimp-beautify-plugin/beautify-e209c8d/
H A Dbeautify-effect.c1865 gimp_drawable_fill (layer, GIMP_TRANSPARENT_FILL); in run_effect()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dpygimp-image.c183 if (!gimp_drawable_fill(layer_id, fill_mode)) { in img_new_layer()
H A Dpygimp-drawable.c122 if (!gimp_drawable_fill(self->ID, fill)) { in drw_fill()
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Ddrawable-cmds.c752 gimp_drawable_fill (drawable, context, (GimpFillType) fill_type); in drawable_fill_invoker()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-psd/
H A Dpsd-load.c1669 gimp_drawable_fill (layer_id, GIMP_FILL_TRANSPARENT); in add_layers()
/dports/misc/gimp-help-en/gimp-help-2.10.0/po/pt_BR/menus/
H A Dfilters.po900 "<code>img = gimp.image_list()[0]; pdb.gimp_drawable_fill(img.layers[0], "

12