Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpdnd.h216 typedef GimpViewable * (* GimpDndDragViewableFunc) (GtkWidget *widget, typedef
232 GimpDndDragViewableFunc get_viewable_func,
255 GimpDndDragViewableFunc get_image_func,
H A Dgimpdnd.c1210 (* (GimpDndDragViewableFunc) get_image_func) (widget, &gimp_context, in gimp_dnd_get_xds_data()
1238 (* (GimpDndDragViewableFunc) get_data_func) (widget, &gimp_context, in gimp_dnd_xds_drag_begin()
1256 GimpDndDragViewableFunc get_image_func, in gimp_dnd_xds_source_add()
1821 viewable = (* (GimpDndDragViewableFunc) get_viewable_func) (widget, in gimp_dnd_get_viewable_icon()
1981 GimpDndDragViewableFunc get_viewable_func, in gimp_dnd_viewable_source_add()
2062 GimpDndDragViewableFunc get_data_func = NULL; in gimp_dnd_get_drag_data()
2109 (* (GimpDndDragViewableFunc) get_image_func) (widget, &gimp_context, in gimp_dnd_get_image_data()
2159 (* (GimpDndDragViewableFunc) get_item_func) (widget, &gimp_context, in gimp_dnd_get_item_data()
2209 (* (GimpDndDragViewableFunc) get_object_func) (widget, &gimp_context, in gimp_dnd_get_object_data()
H A Dgimptoolbox-image-area.c79 (GimpDndDragViewableFunc) gimp_view_get_viewable, in image_preview_set_viewable()
H A Dgimpimageview.c123 (GimpDndDragViewableFunc) gimp_dnd_get_drag_data, in gimp_image_view_new()
/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Dquit-dialog.c248 (GimpDndDragViewableFunc) gimp_dnd_get_drag_data, in quit_close_all_dialog_new()