Home
last modified time | relevance | path

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

/dports/textproc/exempi/exempi-2.5.2/exempi/
H A Dxmp.h274 #define XMP_IS_PROP_ARRAY(opt) (((opt)&XMP_PROP_VALUE_IS_ARRAY) != 0) macro
/dports/x11-fm/caja/caja-1.26.0/src/
H A Dcaja-image-properties-page.c324 else if (XMP_IS_PROP_ARRAY (options)) in append_xmp_value_pair()
/dports/graphics/xviewer/xviewer-3.2.2/src/
H A Dxviewer-properties-dialog.c201 } else if (XMP_IS_PROP_ARRAY (options)) { in xviewer_xmp_set_label()
H A Dxviewer-metadata-sidebar.c169 } else if (XMP_IS_PROP_ARRAY (options)) { in xviewer_xmp_set_label()
/dports/graphics/eom/eom-1.26.0/src/
H A Deom-properties-dialog.c239 } else if (XMP_IS_PROP_ARRAY (options)) { in eom_xmp_set_label()
/dports/graphics/eog/eog-41.1/src/
H A Deog-properties-dialog.c234 } else if (XMP_IS_PROP_ARRAY (options)) { in eog_xmp_set_label()
/dports/x11-fm/nemo/nemo-4.8.3/src/
H A Dnemo-image-properties-page.c269 else if (XMP_IS_PROP_ARRAY (options)) { in append_xmp_value_pair()
/dports/sysutils/tracker-miners/tracker-miners-2.3.5/src/libtracker-extract/
H A Dtracker-xmp.c622 } else if (XMP_IS_PROP_ARRAY (opt)) { in iterate()