Home
last modified time | relevance | path

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

/external/libchrome/base/i18n/
Drtl.h64 BASE_I18N_EXPORT bool ICUIsRTL();
Drtl.cc154 return ICUIsRTL(); in IsRTL()
162 bool ICUIsRTL() { in ICUIsRTL() function