Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dcontext-actions.c320 { "context-foreground-green-set", GIMP_ICON_CHANNEL_GREEN,
324 { "context-foreground-green-minimum", GIMP_ICON_CHANNEL_GREEN,
328 { "context-foreground-green-maximum", GIMP_ICON_CHANNEL_GREEN,
332 { "context-foreground-green-decrease", GIMP_ICON_CHANNEL_GREEN,
336 { "context-foreground-green-increase", GIMP_ICON_CHANNEL_GREEN,
340 { "context-foreground-green-decrease-skip", GIMP_ICON_CHANNEL_GREEN,
416 { "context-background-green-set", GIMP_ICON_CHANNEL_GREEN,
420 { "context-background-green-minimum", GIMP_ICON_CHANNEL_GREEN,
424 { "context-background-green-maximum", GIMP_ICON_CHANNEL_GREEN,
428 { "context-background-green-decrease", GIMP_ICON_CHANNEL_GREEN,
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpviewrendererimage.c179 case GIMP_CHANNEL_GREEN: icon_name = GIMP_ICON_CHANNEL_GREEN; break; in gimp_view_renderer_image_render()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpicons.h120 #define GIMP_ICON_CHANNEL_GREEN "gimp-channel-green" macro
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dcompose.c154 #define CPN_RGBA_G { "G", N_("_Green:"), GIMP_ICON_CHANNEL_GREEN, 0.0, 1.0, FALSE}