Home | History | Annotate | Download | only in Api

Lines Matching refs:utf8

969     const QByteArray utf8 = html.toUtf8();
970 WTF::RefPtr<WebCore::SharedBuffer> data = WebCore::SharedBuffer::create(utf8.constData(), utf8.length());