Home
last modified time | relevance | path

Searched refs:GetFirstStrongCharacterDirection (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/cronet/base/i18n/
H A Drtl.cc232 TextDirection GetFirstStrongCharacterDirection(const std::u16string& text) { in GetFirstStrongCharacterDirection() function
479 if (IsRTL() || GetFirstStrongCharacterDirection(text) == RIGHT_TO_LEFT) { in GetDisplayStringInLTRDirectionality()
H A Drtl_unittest.cc29 TEST_F(RTLTest, GetFirstStrongCharacterDirection) { in TEST_F() argument
107 GetFirstStrongCharacterDirection(WideToUTF16(i.text))); in TEST_F()
H A Drtl.h85 GetFirstStrongCharacterDirection(const std::u16string& text);
/aosp_15_r20/external/libchrome/base/i18n/
H A Drtl.cc224 TextDirection GetFirstStrongCharacterDirection(const string16& text) { in GetFirstStrongCharacterDirection() function
471 if (IsRTL() || GetFirstStrongCharacterDirection(text) == RIGHT_TO_LEFT) { in GetDisplayStringInLTRDirectionality()
H A Drtl_unittest.cc29 TEST_F(RTLTest, GetFirstStrongCharacterDirection) { in TEST_F() argument
96 GetFirstStrongCharacterDirection(WideToUTF16(cases[i].text))); in TEST_F()
H A Drtl.h86 BASE_I18N_EXPORT TextDirection GetFirstStrongCharacterDirection(
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/2/external/libchrome/base/i18n/
Drtl.h89 BASE_I18N_EXPORT TextDirection GetFirstStrongCharacterDirection(
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/i18n/
Drtl.h89 BASE_I18N_EXPORT TextDirection GetFirstStrongCharacterDirection(