utf16              93 Source/platform/weborigin/KURLTest.cpp         WTF::String utf16(cases[i].url);
utf16              94 Source/platform/weborigin/KURLTest.cpp         kurl = WebCore::KURL(WebCore::ParsedURLString, utf16);
utf16            1022 Source/web/WebFrameImpl.cpp     String referrer = referrerURL.isEmpty() ? frame()->document()->outgoingReferrer() : String(referrerURL.spec().utf16());
utf16              92 public/platform/WebCString.h     BLINK_COMMON_EXPORT WebString utf16() const;