Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:cstr

318     CString cstr = data.utf8();
319 RefPtr<WebCore::SharedBuffer> buf = WebCore::SharedBuffer::create(cstr.data(), cstr.length());