Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/app/config/
H A Dconfig-enums.c114 { GIMP_EXPORT_FILE_TIF, "GIMP_EXPORT_FILE_TIF", "tif" }, in gimp_export_file_type_get_type()
127 { GIMP_EXPORT_FILE_TIF, NC_("export-file-type", "TIFF Image"), NULL }, in gimp_export_file_type_get_type()
H A Dconfig-enums.h70 GIMP_EXPORT_FILE_TIF, /*< desc="TIFF Image" >*/ enumerator