Home
last modified time | relevance | path

Searched refs:upconvertedString (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/wtf/text/
DStringImpl.cpp640 RefPtr<StringImpl> upconverted = upconvertedString(); in upper()
728 RefPtr<StringImpl> upconverted = upconvertedString(); in lower()
753 RefPtr<StringImpl> upconverted = upconvertedString(); in upper()
1896 PassRefPtr<StringImpl> StringImpl::upconvertedString() in upconvertedString() function in WTF::StringImpl
DStringImpl.h414 PassRefPtr<StringImpl> upconvertedString();