Searched defs:AdjustStringForLocaleDirection (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/i18n/
H A Drtl.cc167 bool AdjustStringForLocaleDirection(string16* text) { function in namespace:base::i18n
182 bool AdjustStringForLocaleDirection(string16* text) { function in namespace:base::i18n
234 bool AdjustStringForLocaleDirection(std::wstring* text) { function in namespace:base::i18n
236 if (AdjustStringForLocaleDirection(&temp)) {

Completed in 65 milliseconds