Home
last modified time | relevance | path

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

/dports/graphics/dcp2icc/dcp2icc-0.1/XMP-Toolkit-SDK-4.4.2/source/XMPFiles/
H A DXMPFiles_Impl.cpp250 FSRef newFSRef, origFSRef; // Copy the "copyable" catalog info, includes the Finder info. in CreateNewFile() local
254 err = FSPathMakeRef ( (XMP_Uns8*)newPath, &newFSRef, 0 ); in CreateNewFile()
262 err = FSSetCatalogInfo ( &newFSRef, kFSCatInfoSettableInfo, &catInfo ); in CreateNewFile()
/dports/graphics/dcp2icc/dcp2icc-0.1/fixes/XMP-Toolkit/
H A DXMPFiles_Impl.cpp250 FSRef newFSRef, origFSRef; // Copy the "copyable" catalog info, includes the Finder info. in CreateNewFile() local
254 err = FSPathMakeRef ( (XMP_Uns8*)newPath, &newFSRef, 0 ); in CreateNewFile()
262 err = FSSetCatalogInfo ( &newFSRef, kFSCatInfoSettableInfo, &catInfo ); in CreateNewFile()