Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:cstr

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