Home
last modified time | relevance | path

Searched refs:GIMP_DND_TYPE_COLOR (Results 1 – 5 of 5) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dwidgets-enums.h151 GIMP_DND_TYPE_COLOR = 5, enumerator
H A Dgimpcontainertreeview-dnd.c78 case GIMP_DND_TYPE_COLOR: in gimp_container_tree_view_drop_status()
452 case GIMP_DND_TYPE_COLOR: in gimp_container_tree_view_drag_data_received()
H A Dgimpdnd.h35 { "application/x-color", 0, GIMP_DND_TYPE_COLOR }
H A Dgimpdrawabletreeview.c222 if (src_type == GIMP_DND_TYPE_COLOR || in gimp_drawable_tree_view_drop_possible()
H A Dgimpdnd.c1399 gimp_dnd_data_source_add (GIMP_DND_TYPE_COLOR, widget, in gimp_dnd_color_source_add()
1409 gimp_dnd_data_source_remove (GIMP_DND_TYPE_COLOR, widget); in gimp_dnd_color_source_remove()
1419 gimp_dnd_data_dest_add (GIMP_DND_TYPE_COLOR, widget, in gimp_dnd_color_dest_add()
1429 gimp_dnd_data_dest_remove (GIMP_DND_TYPE_COLOR, widget); in gimp_dnd_color_dest_remove()