Home
last modified time | relevance | path

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 Dgimpchannel-select.c317 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 Dgimpchannel-select.h91 void gimp_channel_select_buffer (GimpChannel *channel,
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpregionselecttool.c213 gimp_channel_select_buffer (gimp_image_get_mask (image), in gimp_region_select_tool_button_release()
H A Dgimpforegroundselecttool.c1019 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 Ddrawable-cmds.c992 gimp_channel_select_buffer (gimp_image_get_mask (image), in drawable_foreground_extract_invoker()