Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/display/
H A Dgimpcanvasitem-utils.c398 case GIMP_HANDLE_ANCHOR_EAST: in gimp_canvas_item_shift_to_north_west()
461 case GIMP_HANDLE_ANCHOR_EAST: in gimp_canvas_item_shift_to_center()
H A Ddisplay-enums.c238 { GIMP_HANDLE_ANCHOR_EAST, "GIMP_HANDLE_ANCHOR_EAST", "east" }, in gimp_handle_anchor_get_type()
252 { GIMP_HANDLE_ANCHOR_EAST, "GIMP_HANDLE_ANCHOR_EAST", NULL }, in gimp_handle_anchor_get_type()
H A Ddisplay-enums.h122 GIMP_HANDLE_ANCHOR_EAST enumerator
H A Dgimpcanvascorner.c372 case GIMP_HANDLE_ANCHOR_EAST: in gimp_canvas_corner_transform()
H A Dgimptoolrectangle.c2263 GIMP_HANDLE_ANCHOR_EAST)) in gimp_tool_rectangle_calc_function()
2476 case GIMP_HANDLE_ANCHOR_EAST: in gimp_tool_rectangle_coord_on_handle()
2561 return GIMP_HANDLE_ANCHOR_EAST; in gimp_tool_rectangle_get_anchor()
H A Dgimpdisplayshell.c1251 case GIMP_HANDLE_ANCHOR_EAST: in gimp_display_shell_transform_overlay()
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpaligntool.c675 GIMP_HANDLE_ANCHOR_EAST); in gimp_align_tool_draw()