Searched refs:m_webDataSource (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/WebKit-7537.78.2/win/
H A DWebCachedFramePlatformData.h37 WebCachedFramePlatformData(IWebDataSource* webDataSource) : m_webDataSource(webDataSource) { }
39 IWebDataSource* webDataSource() { return m_webDataSource.get(); }
42 COMPtr<IWebDataSource> m_webDataSource; member in class:WebCachedFramePlatformData

Completed in 168 milliseconds