HomeSort by relevance Sort by last modified time
    Searched defs:WrapStringWithRTLFormatting (Results 1 - 2 of 2) sorted by null

  /external/chromium/base/i18n/
rtl.cc 177 WrapStringWithRTLFormatting(text);
215 WrapStringWithRTLFormatting(text);
219 WrapStringWithRTLFormatting(text);
296 void WrapStringWithRTLFormatting(string16* text) {
308 void WrapStringWithRTLFormatting(std::wstring* text) {
  /external/chromium_org/base/i18n/
rtl.cc 204 WrapStringWithRTLFormatting(text);
250 WrapStringWithRTLFormatting(text);
254 WrapStringWithRTLFormatting(text);
326 void WrapStringWithRTLFormatting(string16* text) {

Completed in 68 milliseconds