Searched refs:candidate_match (Results 1 – 1 of 1) sorted by relevance
89 const int candidate_match = LocaleMatch( in BestResourceForLocales() local93 if ((candidate_match & LOCALE_LANGUAGE_MATCH) == 0 && in BestResourceForLocales()94 (candidate_match & LOCALE_LANGUAGE_WILDCARD_MATCH) == 0) { in BestResourceForLocales()98 if (candidate_match > locale_match) { in BestResourceForLocales()99 locale_match = candidate_match; in BestResourceForLocales()