Home
last modified time | relevance | path

Searched defs:currItem (Results 1 – 3 of 3) sorted by relevance

/external/xmp_toolkit/XMPCore/src/com/adobe/xmp/impl/
DXMPNodeUtils.java611 XMPNode currItem = arrayNode.getChild(index); in lookupFieldSelector() local
676 XMPNode currItem = arrayNode.getChild(index); in lookupQualSelector() local
835 XMPNode currItem = (XMPNode) it.next(); in chooseLocalizedText() local
DXMPUtilsImpl.java100 XMPNode currItem = null; in catenateArrayItems() local
/external/icu/icu4c/source/common/
Ducurr.cpp1983 const struct CurrencyList *currItem = &gCurrencyList[myContext->listIdx++]; in ucurr_nextCurrencyList() local