Searched defs:UnadjustStringForLocaleDirection (Results 1 – 2 of 2) sorted by relevance
298 bool UnadjustStringForLocaleDirection(string16* text) { in UnadjustStringForLocaleDirection() function360 bool UnadjustStringForLocaleDirection(string16* text) { in UnadjustStringForLocaleDirection() function
421 TEST_F(RTLTest, UnadjustStringForLocaleDirection) { in TEST_F() argument