Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpoffsettool.c107 static gint gimp_offset_tool_get_width (GimpOffsetTool *offset_tool);
368 width = gimp_offset_tool_get_width (offset_tool); in gimp_offset_tool_motion()
588 "x", gimp_offset_tool_get_width (offset_tool) / 2, in gimp_offset_tool_half_xy_clicked()
598 "x", gimp_offset_tool_get_width (offset_tool) / 2, in gimp_offset_tool_half_x_clicked()
651 gimp_offset_tool_get_width (GimpOffsetTool *offset_tool) in gimp_offset_tool_get_width() function
708 width = gimp_offset_tool_get_width (offset_tool); in gimp_offset_tool_update()
736 gint width = gimp_offset_tool_get_width (offset_tool); in gimp_offset_tool_update()