Home
last modified time | relevance | path

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

/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DReconcileIPTC.cpp122 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportIPTC_Simple()
133 xmp->SetProperty ( xmpNS, xmpProp, utf8Str.c_str() ); in ImportIPTC_Simple()
173 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportIPTC_Array()
203 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportIPTC_IntellectualGenre()
228 xmp->SetProperty ( xmpNS, xmpProp, namePtr ); in ImportIPTC_IntellectualGenre()
242 const char * xmpNS, const char * xmpProp ) in ImportIPTC_SubjectCode() argument
245 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportIPTC_SubjectCode()
283 const char * xmpNS, const char * xmpProp ) in ImportIPTC_DateCreated() argument
286 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportIPTC_DateCreated()
655 const char * xmpNS, const char * xmpProp ) in ExportIPTC_SubjectCode() argument
[all …]
H A DReconcileTIFF.cpp380 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_Short()
405 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_Long()
435 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_Rational()
465 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_SRational()
489 xmp->SetProperty ( xmpNS, xmpProp, chPtr ); in ImportSingleTIFF_ASCII()
526 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_Byte()
550 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_SByte()
1159 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportTIFF_VerifyImport()
1604 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportTIFF_CFATable()
1676 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportTIFF_DSDTable()
[all …]
H A DIPTC_Support.hpp132 XMP_StringPtr xmpProp; member
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DReconcileTIFF.cpp396 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_Short()
421 xmp->SetProperty ( xmpNS, xmpProp, strValue ); in ImportSingleTIFF_Long()
513 xmp->SetProperty ( xmpNS, xmpProp, chPtr ); in ImportSingleTIFF_ASCII()
1466 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportConversionTable()
1527 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportConversionTable()
1574 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportTIFF_CFATable()
1646 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportTIFF_DSDTable()
1766 xmp->SetProperty ( xmpNS, xmpProp, buffer ); in ImportTIFF_GPSCoordinate()
2260 XMP_StringPtr xmpNS, xmpProp; in Import3WayDateTime() local
2265 xmpProp = "DateCreated"; in Import3WayDateTime()
[all …]
H A DReconcileIPTC.cpp116 xmp->SetProperty ( xmpNS, xmpProp, utf8Str.c_str() ); in ImportIPTC_Simple()
148 xmp->DeleteProperty ( xmpNS, xmpProp ); in ImportIPTC_Array()
178 XMP_StringPtr xmpNS, xmpProp; in ImportIPTC_Date() local
183 xmpProp = "DateCreated"; in ImportIPTC_Date()
187 xmpProp = "CreateDate"; in ImportIPTC_Date()
293 xmp->SetProperty_Date ( xmpNS, xmpProp, xmpDate ); in ImportIPTC_Date()
397 xmp->DeleteProperty ( thisDS.xmpNS, thisDS.xmpProp ); in Import2WayIPTC()
576 XMP_Index xmpCount = xmp.CountArrayItems ( xmpNS, xmpProp ); in ExportIPTC_Array()
693 XMP_StringPtr xmpNS, xmpProp; in ExportIPTC_Date() local
698 xmpProp = "DateCreated"; in ExportIPTC_Date()
[all …]
H A DReconcile_Impl.hpp94 XMP_Uns8 id, const char * xmpNS, const char * xmpProp );
97 XMP_Uns8 id, const char * xmpNS, const char * xmpProp );
100 XMP_Uns8 id, const char * xmpNS, const char * xmpProp );
H A DIPTC_Support.hpp132 XMP_StringPtr xmpProp; member
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FileHandlers/
H A DWAV_Handler.cpp601 void WAV_MetaHandler::PrepareLegacyExport ( XMP_StringPtr xmpNS, XMP_StringPtr xmpProp, XMP_Uns32 l… in PrepareLegacyExport() argument
605 this->xmpObj.GetProperty ( xmpNS, xmpProp, legacyStr, 0 ); in PrepareLegacyExport()
607 this->xmpObj.GetLocalizedText ( xmpNS, xmpProp, "", "x-default", 0, legacyStr, 0 ); in PrepareLegacyExport()
634 XMP_StringPtr xmpProp, in ImportLegacyItem() argument
645 haveXMPItem = this->xmpObj.GetProperty ( xmpNS, xmpProp, &xmpStr, 0 ); in ImportLegacyItem()
647 haveXMPItem = this->xmpObj.GetLocalizedText ( xmpNS, xmpProp, "", "x-default", 0, &xmpStr, 0 ); in ImportLegacyItem()
660 this->xmpObj.DeleteProperty ( xmpNS, xmpProp ); in ImportLegacyItem()
663 SXMPUtils::ComposeLangSelector ( xmpNS, xmpProp, "x-default", &xdPath ); in ImportLegacyItem()
665 …if ( this->xmpObj.CountArrayItems ( xmpNS, xmpProp ) == 0 ) this->xmpObj.DeleteProperty ( xmpNS, x… in ImportLegacyItem()
695 this->xmpObj.SetProperty ( xmpNS, xmpProp, legacyStr.c_str(), 0 ); in ImportLegacyItem()
[all …]
H A DWAV_Handler.hpp62 XMP_StringPtr xmpNS, XMP_StringPtr xmpProp, bool keepExistingXMP, bool langAlt = false );
64 …void PrepareLegacyExport ( XMP_StringPtr xmpNS, XMP_StringPtr xmpProp, XMP_Uns32 legacyID, std::st…
/dports/graphics/digikam/digikam-7.4.0/core/libs/dngwriter/extra/xmp_sdk/XMPCore/source/
H A DXMPIterator.cpp52 const XMP_Node * xmpProp = xmpSchema->children[propNum]; in AddSchemaProps() local
54 iterSchema.children.push_back ( IterNode ( xmpProp->options, xmpProp->name, 0 ) ); in AddSchemaProps()
56 printf ( " %s\n", xmpProp->name.c_str() ); in AddSchemaProps()
/dports/textproc/exempi/exempi-2.5.2/XMPCore/source/
H A DXMPIterator.cpp52 const XMP_Node * xmpProp = xmpSchema->children[propNum]; in AddSchemaProps() local
54 iterSchema.children.push_back ( IterNode ( xmpProp->options, xmpProp->name, 0 ) ); in AddSchemaProps()
56 printf ( " %s\n", xmpProp->name.c_str() ); in AddSchemaProps()
/dports/graphics/exiv2/exiv2-0.27.5-Source/xmpsdk/src/
H A DXMPIterator.cpp55 const XMP_Node * xmpProp = xmpSchema->children[propNum]; in AddSchemaProps() local
57 iterSchema.children.push_back ( IterNode ( xmpProp->options, xmpProp->name, 0 ) ); in AddSchemaProps()
59 printf ( " %s\n", xmpProp->name.c_str() ); in AddSchemaProps()
/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPCore/
H A DXMPIterator.cpp53 const XMP_Node * xmpProp = xmpSchema->children[propNum]; in AddSchemaProps() local
55 iterSchema.children.push_back ( IterNode ( xmpProp->options, xmpProp->name, 0 ) ); in AddSchemaProps()
57 printf ( " %s\n", xmpProp->name.c_str() ); in AddSchemaProps()
/dports/graphics/photoflow/PhotoFlow-8472024f/src/external/exiv2/xmpsdk/src/
H A DXMPIterator.cpp55 const XMP_Node * xmpProp = xmpSchema->children[propNum]; in AddSchemaProps() local
57 iterSchema.children.push_back ( IterNode ( xmpProp->options, xmpProp->name, 0 ) ); in AddSchemaProps()
59 printf ( " %s\n", xmpProp->name.c_str() ); in AddSchemaProps()