Home
last modified time | relevance | path

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

/dports/graphics/gimp-app/gimp-2.10.30/libgimp/
H A Dgimp.c221 static gboolean _export_xmp = FALSE; variable
1507 return _export_xmp; in gimp_export_xmp()
2333 _export_xmp = config->export_xmp ? TRUE : FALSE; in gimp_config()