Home | History | Annotate | Download | only in WebCoreSupport

Lines Matching refs:webDataSource

123     WebKitWebDataSource* webDataSource = webkit_web_data_source_new_with_loader(loader.get());
124 loader->setDataSource(webDataSource);
125 g_object_unref(webDataSource);