Home
last modified time | relevance | path

Searched refs:GIMP_EXPORT_FILE_PSD (Results 1 – 2 of 2) sorted by relevance

/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dconfig-enums.c112 { GIMP_EXPORT_FILE_PSD, "GIMP_EXPORT_FILE_PSD", "psd" }, in gimp_export_file_type_get_type()
125 { GIMP_EXPORT_FILE_PSD, NC_("export-file-type", "Photoshop Image"), NULL }, in gimp_export_file_type_get_type()
H A Dconfig-enums.h68 GIMP_EXPORT_FILE_PSD, /*< desc="Photoshop Image" >*/ enumerator