Home
last modified time | relevance | path

Searched refs:otherLocale (Results 1 – 1 of 1) sorted by relevance

/frameworks/minikin/libs/minikin/
DLocale.cpp543 for (const Locale& otherLocale : list.mLocales) { in atLeastOneScriptMatch() local
544 if (myLocale.isEqualScript(otherLocale)) { in atLeastOneScriptMatch()