Home
last modified time | relevance | path

Searched refs:gimp_channel_grow (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/core/
H A Dgimpchannel.h203 void gimp_channel_grow (GimpChannel *mask,
H A Dgimpchannel.c1428 gimp_channel_grow (channel, -radius_x, -radius_y, push_undo); in gimp_channel_real_shrink()
1916 gimp_channel_grow (GimpChannel *channel, in gimp_channel_grow() function
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dselect-commands.c637 gimp_channel_grow (gimp_image_get_mask (image), radius_x, radius_y, TRUE); in select_grow_callback()
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/
H A Dselection-cmds.c394 gimp_channel_grow (gimp_image_get_mask (image), in selection_grow_invoker()