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

  /external/chromium_org/ui/base/text/
text_elider_unittest.cc 396 const std::string kSurrogate = "\xF0\x9D\x84\x9E";
398 UTF8ToUTF16(kSurrogate + "ab" + kSurrogate + kSurrogate + "cd");
405 // |kSurrogate| was split in two.
    [all...]
  /external/chromium_org/ui/gfx/
render_text_unittest.cc     [all...]

Completed in 201 milliseconds