Searched refs:otherLocale (Results 1 – 1 of 1) sorted by relevance
543 for (const Locale& otherLocale : list.mLocales) { in atLeastOneScriptMatch() local544 if (myLocale.isEqualScript(otherLocale)) { in atLeastOneScriptMatch()