Home
last modified time | relevance | path

Searched refs:GIMP_SOFTLIGHT_MODE (Results 1 – 16 of 16) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimptypes.h68 #define GIMP_SOFTLIGHT_MODE GIMP_LAYER_MODE_SOFTLIGHT_LEGACY macro
/dports/graphics/krita/krita-4.4.8/plugins/impex/xcf/3rdparty/xcftools/
H A Denums.h28 GIMP_SOFTLIGHT_MODE, enumerator
H A Denums.c29 case GIMP_SOFTLIGHT_MODE: return N_("Softlight"); in showGimpLayerModeEffects()
H A Dflatten.c303 case GIMP_SOFTLIGHT_MODE: /* A synonym for "overlay"! */ in merge_exotic()
/dports/graphics/xcftools/xcftools-d72ba82/src/
H A Denums.h28 GIMP_SOFTLIGHT_MODE, enumerator
H A Denums.c29 case GIMP_SOFTLIGHT_MODE: return N_("Softlight"); in showGimpLayerModeEffects()
H A Dflatten.c297 case GIMP_SOFTLIGHT_MODE: /* A synonym for "overlay"! */ in merge_exotic()
/dports/graphics/xcftools/xcftools-d72ba82/src/gimp/
H A Dbase-enums.h101 GIMP_SOFTLIGHT_MODE, enumerator
/dports/graphics/gimp-app/gimp-2.10.30/libgimpbase/
H A Dgimpcompatenums.c499 { GIMP_SOFTLIGHT_MODE, "GIMP_SOFTLIGHT_MODE", "softlight-mode" }, in gimp_layer_mode_effects_get_type()
527 { GIMP_SOFTLIGHT_MODE, "GIMP_SOFTLIGHT_MODE", NULL }, in gimp_layer_mode_effects_get_type()
H A Dgimpcompatenums.h231 GIMP_SOFTLIGHT_MODE, enumerator
/dports/graphics/krita/krita-4.4.8/plugins/impex/xcf/
H A Dkis_xcf_import.cpp69 case GIMP_SOFTLIGHT_MODE: in layerModeG2K()
/dports/graphics/gimp-app/gimp-2.10.30/plug-ins/pygimp/
H A Dgimpenums-types.defs175 '("softlight-mode" "GIMP_SOFTLIGHT_MODE")
/dports/graphics/gimp-beautify-plugin/beautify-e209c8d/
H A Dbeautify-effect.c1586 …e_layer = gimp_layer_new_from_pixbuf (image_ID, "texture", pixbuf, 100, GIMP_SOFTLIGHT_MODE, 0, 0); in run_effect()
/dports/multimedia/zart/gmic-2.8.1/gmic-qt/src/Host/Gimp/
H A Dhost_gimp.cpp126 … {QString("softlight"), GIMP_SOFTLIGHT_MODE},
/dports/graphics/gmic/gmic-3.0.0/gmic-qt/src/Host/Gimp/
H A Dhost_gimp.cpp226 … {QString("softlight"), GIMP_SOFTLIGHT_MODE},
/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/src/Host/Gimp/
H A Dhost_gimp.cpp226 … {QString("softlight"), GIMP_SOFTLIGHT_MODE},