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