/dports/graphics/separate/separate+-0.5.8/ |
H A D | util.c | 388 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 D | import.c | 231 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 D | gimpdrawable-fill.h | 26 void gimp_drawable_fill (GimpDrawable *drawable,
|
H A D | gimpdrawable-fill.c | 54 gimp_drawable_fill (GimpDrawable *drawable, in gimp_drawable_fill() function
|
H A D | gimpimage-new.c | 154 gimp_drawable_fill (GIMP_DRAWABLE (layer), in gimp_image_new_from_template()
|
/dports/graphics/gimp-resynthesizer/resynthesizer-2.0.3/PluginScripts/ |
H A D | plugin-resynth-fill-pattern.py | 62 pdb.gimp_drawable_fill(pattern_layer, PATTERN_FILL)
|
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/ |
H A D | gimpdrawable_pdb.h | 79 gboolean gimp_drawable_fill (gint32 drawable_…
|
H A D | gimp.def | 225 gimp_drawable_fill
|
H A D | gimpdrawable_pdb.c | 794 gimp_drawable_fill (gint32 drawable_ID, in gimp_drawable_fill() function
|
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/ |
H A D | channels-commands.c | 203 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 D | layers-commands.c | 410 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 D | io_functions.c | 229 gimp_drawable_fill (seam_layer_ID, GIMP_TRANSPARENT_FILL); in write_vmap_to_layer()
|
H A D | layers_combo.c | 202 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 D | gfig-dialog.c | 242 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 D | hot.c | 365 gimp_drawable_fill (nl, GIMP_FILL_TRANSPARENT); in pluginCore()
|
H A D | warp.c | 1002 gimp_drawable_fill (xlayer_id, GIMP_FILL_BACKGROUND); in diff() 1003 gimp_drawable_fill (ylayer_id, GIMP_FILL_BACKGROUND); in diff()
|
H A D | film.c | 418 gimp_drawable_fill (layer_ID_dst, GIMP_FILL_BACKGROUND); in film()
|
H A D | curve-bend.c | 3366 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 D | pagecurl.c | 729 gimp_drawable_fill (curl_layer_id, GIMP_FILL_TRANSPARENT); in do_curl_effect()
|
/dports/graphics/gimp-beautify-plugin/beautify-e209c8d/ |
H A D | beautify-effect.c | 1865 gimp_drawable_fill (layer, GIMP_TRANSPARENT_FILL); in run_effect()
|
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/ |
H A D | pygimp-image.c | 183 if (!gimp_drawable_fill(layer_id, fill_mode)) { in img_new_layer()
|
H A D | pygimp-drawable.c | 122 if (!gimp_drawable_fill(self->ID, fill)) { in drw_fill()
|
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/ |
H A D | drawable-cmds.c | 752 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 D | psd-load.c | 1669 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 D | filters.po | 900 "<code>img = gimp.image_list()[0]; pdb.gimp_drawable_fill(img.layers[0], "
|