Home | History | Annotate | Download | only in win

Lines Matching refs:dataSourceImpl

3056     COMPtr<WebDataSource> dataSourceImpl;
3068 hr = dataSource->QueryInterface(IID_WebDataSource, (void**)&dataSourceImpl);
3072 BString str = dataSourceImpl->documentLoader()->overrideEncoding();