Searched refs:script_matches (Results 1 – 1 of 1) sorted by relevance
169 const bool script_matches = supported_locale.Script().empty() || in IsLocaleSupported() local177 if (language_matches && script_matches && region_matches) { in IsLocaleSupported()