HomeSort by relevance Sort by last modified time
    Searched refs:ARRAY_LAST_ITEM (Results 1 - 3 of 3) sorted by null

  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/
XMPConst.java 151 int ARRAY_LAST_ITEM = -1;
XMPPathFactory.java 89 else if (itemIndex == XMPConst.ARRAY_LAST_ITEM)
  /external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
XMPMetaImpl.java 149 doSetArrayItem(arrayNode, ARRAY_LAST_ITEM, itemValue, itemOptions, true);
    [all...]

Completed in 152 milliseconds