Home
last modified time | relevance | path

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

/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/FormatSupport/
H A DASF_Support.cpp213 legacyManager->SetObjectExists ( ASF_LegacyManager::objectContentDescription ); in ReadHeaderObject()
360 (objectBase.size >= 34) && (changedObjects & ASF_LegacyManager::objectContentDescription) ) { in WriteHeaderObject()
411 exportedObjects |= ASF_LegacyManager::objectContentDescription; in WriteHeaderObject()
517 if ( newObjects & ASF_LegacyManager::objectContentDescription ) { in WriteHeaderObject()
558 newObjects &= ~ASF_LegacyManager::objectContentDescription; in WriteHeaderObject()
1182 objectsToExport |= objectContentDescription; in ExportLegacy()
1196 objectsToExport |= objectContentDescription; in ExportLegacy()
1208 objectsToExport |= objectContentDescription; in ExportLegacy()
1220 objectsToExport |= objectContentDescription; in ExportLegacy()
1253 if ( newObjects & objectContentDescription ) in ExportLegacy()
H A DASF_Support.hpp76 objectContentDescription = 1 << 1, enumerator
/dports/textproc/exempi/exempi-2.5.2/XMPFiles/source/FormatSupport/
H A DASF_Support.cpp217 legacyManager->SetObjectExists ( ASF_LegacyManager::objectContentDescription ); in ReadHeaderObject()
364 (objectBase.size >= 34) && (changedObjects & ASF_LegacyManager::objectContentDescription) ) { in WriteHeaderObject()
415 exportedObjects |= ASF_LegacyManager::objectContentDescription; in WriteHeaderObject()
521 if ( newObjects & ASF_LegacyManager::objectContentDescription ) { in WriteHeaderObject()
562 newObjects &= ~ASF_LegacyManager::objectContentDescription; in WriteHeaderObject()
1191 objectsToExport |= objectContentDescription; in ExportLegacy()
1205 objectsToExport |= objectContentDescription; in ExportLegacy()
1217 objectsToExport |= objectContentDescription; in ExportLegacy()
1229 objectsToExport |= objectContentDescription; in ExportLegacy()
1262 if ( newObjects & objectContentDescription ) in ExportLegacy()
H A DASF_Support.hpp79 objectContentDescription = 1 << 1, enumerator