Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpcagetool.c1029 GimpVector2 cage_point; in gimp_cage_tool_is_on_handle() local
1041 cage_point = gimp_cage_config_get_point_coordinate (config, in gimp_cage_tool_is_on_handle()
1044 cage_point.x += ct->offset_x; in gimp_cage_tool_is_on_handle()
1045 cage_point.y += ct->offset_y; in gimp_cage_tool_is_on_handle()
1050 cage_point.x, in gimp_cage_tool_is_on_handle()
1051 cage_point.y); in gimp_cage_tool_is_on_handle()