Home | History | Annotate | Download | only in i18n

Lines Matching defs:currItem

2048         const struct CurrencyList *currItem = &gCurrencyList[myContext->listIdx++];
2049 if (UCURR_MATCHES_BITMASK(currItem->currType, myContext->currType))
2054 return currItem->currency;