Home
last modified time | relevance | path

Searched refs:MOVE_COPY_OBJ (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/gfig/
H A Dgfig-types.h105 MOVE_COPY_OBJ, enumerator
H A Dgfig-dobject.c416 selvals.otype = MOVE_COPY_OBJ; in object_operation_start()
429 case MOVE_COPY_OBJ: /* Never when button down */ in object_operation_start()
459 if (selvals.otype == MOVE_COPY_OBJ) in object_operation_end()
484 case MOVE_COPY_OBJ: in object_operation()
H A Dgfig-dialog.c2082 case MOVE_COPY_OBJ: in toggle_obj_type()