Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpperspectivetool.h26 …j) (G_TYPE_CHECK_INSTANCE_CAST ((obj), GIMP_TYPE_PERSPECTIVE_TOOL, GimpPerspectiveTool))
33 typedef struct _GimpPerspectiveTool GimpPerspectiveTool; typedef
H A Dgimpperspectivetool.c70 G_DEFINE_TYPE (GimpPerspectiveTool, gimp_perspective_tool, in G_DEFINE_TYPE() argument
115 gimp_perspective_tool_init (GimpPerspectiveTool *perspective_tool) in gimp_perspective_tool_init()