Searched defs:setDataSource (Results 1 – 8 of 8) sorted by relevance
/external/webkit/Source/WebCore/bindings/js/ |
D | JSHTMLDataGridElementCustom.cpp | 48 void JSHTMLDataGridElement::setDataSource(ExecState*, JSValue value) in setDataSource() function in WebCore::JSHTMLDataGridElement
|
/external/webkit/Source/WebKit/win/ |
D | WebDocumentLoader.cpp | 57 void WebDocumentLoader::setDataSource(WebDataSource *dataSource) in setDataSource() function in WebDocumentLoader
|
D | WebHTMLRepresentation.cpp | 224 HRESULT STDMETHODCALLTYPE WebHTMLRepresentation::setDataSource( in setDataSource() function in WebHTMLRepresentation
|
/external/webkit/Source/WebKit/mac/WebView/ |
D | WebDocumentLoaderMac.mm | 65 void WebDocumentLoaderMac::setDataSource(WebDataSource *dataSource, WebView *webView) function
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | DocumentLoaderGtk.cpp | 48 void DocumentLoader::setDataSource(WebKitWebDataSource* dataSource) in setDataSource() function in WebKit::DocumentLoader
|
/external/webkit/Source/WebCore/html/ |
D | HTMLDataGridElement.cpp | 93 void HTMLDataGridElement::setDataSource(PassRefPtr<DataGridDataSource> ds) in setDataSource() function in WebCore::HTMLDataGridElement
|
/external/webkit/Source/WebCore/inspector/front-end/ |
D | DetailedHeapshotView.js | 45 setDataSource: function(snapshotView, snapshot) method in WebInspector.HeapSnapshotContainmentDataGrid 137 setDataSource: function(snapshotView, snapshot) method in WebInspector.HeapSnapshotConstructorsDataGrid 189 setDataSource: function(snapshotView, snapshot) method in WebInspector.HeapSnapshotDiffDataGrid 253 setDataSource: function(snapshotView, snapshot) method in WebInspector.HeapSnapshotDominatorsDataGrid 293 setDataSource: function(snapshotView, snapshot, nodeIndex, prefix) method in WebInspector.HeapSnapshotRetainingPathsList
|
/external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/ |
D | ShadowMediaPlayer.java | 56 public void setDataSource(Context context, Uri uri) { in setDataSource() method in ShadowMediaPlayer
|