Home
last modified time | relevance | path

Searched refs:copy_all_objs (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-dobject.h84 GList *copy_all_objs (GList *objs);
H A Dgfig-dobject.c663 copy_all_objs (GList *objs) in copy_all_objs() function
979 copy_all_objs (gfig_context->current_obj->obj_list); in setup_undo()