Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dcontext-actions.c352 { "context-foreground-blue-set", GIMP_ICON_CHANNEL_BLUE,
356 { "context-foreground-blue-minimum", GIMP_ICON_CHANNEL_BLUE,
360 { "context-foreground-blue-maximum", GIMP_ICON_CHANNEL_BLUE,
364 { "context-foreground-blue-decrease", GIMP_ICON_CHANNEL_BLUE,
368 { "context-foreground-blue-increase", GIMP_ICON_CHANNEL_BLUE,
372 { "context-foreground-blue-decrease-skip", GIMP_ICON_CHANNEL_BLUE,
448 { "context-background-blue-set", GIMP_ICON_CHANNEL_BLUE,
452 { "context-background-blue-minimum", GIMP_ICON_CHANNEL_BLUE,
456 { "context-background-blue-maximum", GIMP_ICON_CHANNEL_BLUE,
460 { "context-background-blue-decrease", GIMP_ICON_CHANNEL_BLUE,
[all …]
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpviewrendererimage.c180 case GIMP_CHANNEL_BLUE: icon_name = GIMP_ICON_CHANNEL_BLUE; break; in gimp_view_renderer_image_render()
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpicons.h118 #define GIMP_ICON_CHANNEL_BLUE "gimp-channel-blue" macro
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dcompose.c155 #define CPN_RGBA_B { "B", N_("_Blue:"), GIMP_ICON_CHANNEL_BLUE, 0.0, 1.0, FALSE}