Home | History | Annotate | Download | only in i18n

Lines Matching refs:subres

1085         ResourceBundle subres(specToOpen.getBundle().get(
1092 if (specToOpen.get() != LocaleUtility::initNameFromLocale(subres.getLocale(), s)) {
1098 resStr = subres.getStringEx(
1107 resStr = subres.getStringEx(1, status);