Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpperspectiveclonetool.c71 static gboolean gimp_perspective_clone_tool_has_display (GimpTool *tool,
168 tool_class->has_display = gimp_perspective_clone_tool_has_display; in gimp_perspective_clone_tool_class_init()
277 gimp_perspective_clone_tool_has_display (GimpTool *tool, in gimp_perspective_clone_tool_has_display() function