Lines Matching refs:string16
87 const string16& text);
89 const string16& text);
97 BASE_I18N_EXPORT TextDirection GetStringDirection(const string16& text);
121 BASE_I18N_EXPORT bool AdjustStringForLocaleDirection(string16* text);
124 BASE_I18N_EXPORT bool UnadjustStringForLocaleDirection(string16* text);
129 BASE_I18N_EXPORT void EnsureTerminatedDirectionalFormatting(string16* text);
133 BASE_I18N_EXPORT void SanitizeUserSuppliedString(string16* text);
138 BASE_I18N_EXPORT bool StringContainsStrongRTLChars(const string16& text);
143 BASE_I18N_EXPORT void WrapStringWithLTRFormatting(string16* text);
148 BASE_I18N_EXPORT void WrapStringWithRTLFormatting(string16* text);
153 string16* rtl_safe_path);
157 BASE_I18N_EXPORT string16 GetDisplayStringInLTRDirectionality(
158 const string16& text) WARN_UNUSED_RESULT;
165 BASE_I18N_EXPORT string16 StripWrappingBidiControlCharacters(
166 const string16& text) WARN_UNUSED_RESULT;