Home
last modified time | relevance | path

Searched defs:appendProperties (Results 1 – 2 of 2) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
DXMPUtils.java154 public static void appendProperties(XMPMeta source, XMPMeta dest, boolean doAllProperties, in appendProperties() method in XMPUtils
238 public static void appendProperties(XMPMeta source, XMPMeta dest, boolean doAllProperties, in appendProperties() method in XMPUtils
/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPUtilsImpl.java514 public static void appendProperties(XMPMeta source, XMPMeta destination, in appendProperties() method in XMPUtilsImpl