Searched defs:SetStringList (Results 1 - 2 of 2) sorted by relevance
/external/dng_sdk/source/ |
H A D | dng_xmp_sdk.cpp | 1182 void dng_xmp_sdk::SetStringList (const char *ns, function in class:dng_xmp_sdk
|
H A D | dng_xmp.cpp | 858 void dng_xmp::SetStringList (const char *ns, function in class:dng_xmp 864 fSDK->SetStringList (ns, path, list, isBag); 899 SetStringList (ns, path, list, isBag); 912 SetStringList (ns, path, list, isBag); 937 SetStringList (ns, path, list, isBag); 3109 SetStringList (XMP_NS_DC, 3250 SetStringList (XMP_NS_DC, 4301 SetStringList (XMP_NS_TIFF, "BitsPerSample", list, false);
|
Completed in 29 milliseconds