Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/file-psd/
H A Dpsd-util.c837 colorTag = GIMP_COLOR_TAG_YELLOW; in psd_to_gimp_layer_color_tag()
881 case GIMP_COLOR_TAG_YELLOW: in gimp_to_psd_layer_color_tag()
/dports/graphics/gimp-app/gimp-2.10.30/app/actions/
H A Dchannels-actions.c160 GIMP_COLOR_TAG_YELLOW, FALSE,
H A Dvectors-actions.c213 GIMP_COLOR_TAG_YELLOW, FALSE,
H A Dlayers-actions.c451 GIMP_COLOR_TAG_YELLOW, FALSE,
/dports/graphics/gimp-app/gimp-2.10.30/pdb/
H A Denums.pl125 GIMP_COLOR_TAG_YELLOW => '3',
/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpbaseenums.h344 GIMP_COLOR_TAG_YELLOW, /*< desc="Yellow" >*/ enumerator
H A Dgimpbaseenums.c361 { GIMP_COLOR_TAG_YELLOW, "GIMP_COLOR_TAG_YELLOW", "yellow" }, in gimp_color_tag_get_type()
375 { GIMP_COLOR_TAG_YELLOW, NC_("color-tag", "Yellow"), NULL }, in gimp_color_tag_get_type()