Home | History | Annotate | Download | only in WebView

Lines Matching refs:_dataSource

489 - (WebDataSource *)_dataSource
1430 if (![[self _dataSource] _isDocumentHTML])
1461 return coreFrame && coreFrame->loader()->frameHasLoaded() ? [self _dataSource] : nil;