Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dcontext-actions.c160 { "context-colormap-foreground-set", GIMP_ICON_COLORMAP,
164 { "context-colormap-foreground-first", GIMP_ICON_COLORMAP,
168 { "context-colormap-foreground-last", GIMP_ICON_COLORMAP,
172 { "context-colormap-foreground-previous", GIMP_ICON_COLORMAP,
176 { "context-colormap-foreground-next", GIMP_ICON_COLORMAP,
184 { "context-colormap-foreground-next-skip", GIMP_ICON_COLORMAP,
192 { "context-colormap-background-set", GIMP_ICON_COLORMAP,
196 { "context-colormap-background-first", GIMP_ICON_COLORMAP,
200 { "context-colormap-background-last", GIMP_ICON_COLORMAP,
204 { "context-colormap-background-previous", GIMP_ICON_COLORMAP,
[all …]
H A Dcolormap-actions.c44 { "colormap-popup", GIMP_ICON_COLORMAP,
H A Ddialogs-actions.c88 { "dialogs-indexed-palette", GIMP_ICON_COLORMAP,
H A Dactions.c123 { "colormap", N_("Colormap"), GIMP_ICON_COLORMAP,
/dports/graphics/gimp-app/gimp-2.10.30/libgimpwidgets/
H A Dgimpicons.h64 #define GIMP_ICON_COLORMAP "gimp-colormap" macro
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/common/
H A Dcolormap-remap.c113 (const guint8 *) GIMP_ICON_COLORMAP); in MAIN()
/dports/graphics/gimp-app/gimp-2.10.30/app/dialogs/
H A Ddialogs.c384 N_("Colormap"), NULL, GIMP_ICON_COLORMAP,
/dports/graphics/gimp-app/gimp-2.10.30/app/widgets/
H A Dgimpcolormapeditor.c409 GIMP_ICON_COLORMAP, in gimp_colormap_editor_edit_color()