Searched refs:UnadjustStringForLocaleDirection (Results 1 – 3 of 3) sorted by relevance
124 BASE_I18N_EXPORT bool UnadjustStringForLocaleDirection(string16* text);
298 bool UnadjustStringForLocaleDirection(string16* text) { in UnadjustStringForLocaleDirection() function360 bool UnadjustStringForLocaleDirection(string16* text) { in UnadjustStringForLocaleDirection() function
421 TEST_F(RTLTest, UnadjustStringForLocaleDirection) { in TEST_F() argument451 EXPECT_TRUE(UnadjustStringForLocaleDirection(&adjusted_string)); in TEST_F()