Searched refs:locale_match (Results 1 – 1 of 1) sorted by relevance
82 int locale_match = LOCALE_NO_MATCH; in BestResourceForLocales() local99 if (candidate_match > locale_match) { in BestResourceForLocales()100 locale_match = candidate_match; in BestResourceForLocales()108 if (locale_match & LOCALE_LANGUAGE_MATCH) { in BestResourceForLocales()