Home | History | Annotate | Download | only in i18n

Lines Matching refs:cuRes

603             UResourceBundle* cuRes = ures_getByKeyWithFallback(rbTable, gCuTag, NULL, &status);
604 int32_t cu = ures_getInt(cuRes, &status);
608 ures_close(cuRes);