Home
last modified time | relevance | path

Searched refs:gimp_context_set_transform_direction (Results 1 – 4 of 4) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dpygimp-drawable.c486 gimp_context_set_transform_direction (transform_direction); in drw_transform_flip()
576 gimp_context_set_transform_direction (transform_direction); in drw_transform_perspective()
641 gimp_context_set_transform_direction (transform_direction); in drw_transform_rotate()
734 gimp_context_set_transform_direction (transform_direction); in drw_transform_scale()
795 gimp_context_set_transform_direction (transform_direction); in drw_transform_shear()
859 gimp_context_set_transform_direction (transform_direction); in drw_transform_2d()
930 gimp_context_set_transform_direction (transform_direction); in drw_transform_matrix()
/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimpcontext_pdb.h134 gboolean gimp_context_set_transform_direction (GimpTransformDirection …
H A Dgimp.def182 gimp_context_set_transform_direction
H A Dgimpcontext_pdb.c3182 gimp_context_set_transform_direction (GimpTransformDirection transform_direction) in gimp_context_set_transform_direction() function