Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dimage-actions.c144 { "image-crop-to-selection", GIMP_ICON_TOOL_CROP,
150 { "image-crop-to-content", GIMP_ICON_TOOL_CROP,
H A Dlayers-actions.c249 { "layers-crop-to-selection", GIMP_ICON_TOOL_CROP,
255 { "layers-crop-to-content", GIMP_ICON_TOOL_CROP,
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpicons.h352 #define GIMP_ICON_TOOL_CROP "gimp-tool-crop" macro
/dports/graphics/gimp-app/gimp-2.10.30/app/tools/
H A Dgimpcroptool.c125 GIMP_ICON_TOOL_CROP, in G_DEFINE_TYPE()