Home
last modified time | relevance | path

Searched defs:source16 (Results 1 – 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringImpl.cpp641 const UChar* source16 = upconverted->characters16(); in upper() local
689 static PassRefPtr<StringImpl> caseConvert(const UChar* source16, size_t length, icuCaseConverter co… in caseConvert()
729 const UChar* source16 = upconverted->characters16(); in lower() local
754 const UChar* source16 = upconverted->characters16(); in upper() local