Lines Matching defs:currItem
2067 const struct CurrencyList *currItem = &gCurrencyList[myContext->listIdx++];2068 if (UCURR_MATCHES_BITMASK(currItem->currType, myContext->currType))2073 return currItem->currency;