Searched refs:StringContainsStrongRTLChars (Results 1 – 2 of 2) sorted by relevance
289 bool has_rtl_chars = StringContainsStrongRTLChars(*text); in AdjustStringForLocaleDirection()337 bool has_rtl_chars = StringContainsStrongRTLChars(*text); in AdjustStringForLocaleDirection()405 bool StringContainsStrongRTLChars(const string16& text) { in StringContainsStrongRTLChars() function
138 BASE_I18N_EXPORT bool StringContainsStrongRTLChars(const string16& text);