Searched refs:gimp_channel_select_buffer (Results 1 – 5 of 5) sorted by relevance
/dports/graphics/gimp-app/gimp-2.10.30/app/core/ |
H A D | gimpchannel-select.c | 317 gimp_channel_select_buffer (GimpChannel *channel, in gimp_channel_select_buffer() function 378 gimp_channel_select_buffer (channel, undo_desc, in gimp_channel_select_channel() 511 gimp_channel_select_buffer (channel, C_("undo-type", "Fuzzy Select"), in gimp_channel_select_fuzzy() 559 gimp_channel_select_buffer (channel, C_("undo-type", "Select by Color"), in gimp_channel_select_by_color() 598 gimp_channel_select_buffer (channel, C_("undo-type", "Select by Indexed Color"), in gimp_channel_select_by_index()
|
H A D | gimpchannel-select.h | 91 void gimp_channel_select_buffer (GimpChannel *channel,
|
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/ |
H A D | gimpregionselecttool.c | 213 gimp_channel_select_buffer (gimp_image_get_mask (image), in gimp_region_select_tool_button_release()
|
H A D | gimpforegroundselecttool.c | 1019 gimp_channel_select_buffer (gimp_image_get_mask (image), in gimp_foreground_select_tool_commit()
|
/dports/graphics/gimp-app/gimp-2.10.30/app/pdb/ |
H A D | drawable-cmds.c | 992 gimp_channel_select_buffer (gimp_image_get_mask (image), in drawable_foreground_extract_invoker()
|