Searched defs:WrapStringWithRTLFormatting (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/i18n/
H A Drtl.cc177 WrapStringWithRTLFormatting(text);
215 WrapStringWithRTLFormatting(text);
219 WrapStringWithRTLFormatting(text);
296 void WrapStringWithRTLFormatting(string16* text) { function in namespace:base::i18n
308 void WrapStringWithRTLFormatting(std::wstring* text) { function in namespace:base::i18n

Completed in 99 milliseconds