Searched refs:GetLastStrongCharacterDirection (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/base/i18n/
H A Drtl.h75 BASE_I18N_EXPORT TextDirection GetLastStrongCharacterDirection(
H A Drtl_unittest.cc106 // GetLastStrongCharacterDirection because they should be followed by PDF
108 TEST_F(RTLTest, GetLastStrongCharacterDirection) {
163 GetLastStrongCharacterDirection(WideToUTF16(cases[i].text)));
H A Drtl.cc157 TextDirection GetLastStrongCharacterDirection(const string16& text) { function in namespace:base::i18n
/external/chromium_org/ui/gfx/
H A Drender_text.cc1270 base::i18n::GetLastStrongCharacterDirection(new_text);

Completed in 869 milliseconds