Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Drtl.cc200 static const char kRTLLanguageCodes[][3] = {"ar", "fa", "he", "iw", "ur"}; in GetTextDirectionForLocaleInStartUp() local
204 if (std::binary_search(kRTLLanguageCodes, in GetTextDirectionForLocaleInStartUp()
205 kRTLLanguageCodes + arraysize(kRTLLanguageCodes), in GetTextDirectionForLocaleInStartUp()