Home
last modified time | relevance | path

Searched defs:WebCachedFramePlatformData (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebKit/mac/WebCoreSupport/
DWebCachedFramePlatformData.h35 WebCachedFramePlatformData(id webDocumentView) : m_webDocumentView(webDocumentView) { } in WebCachedFramePlatformData() function
/external/webkit/WebKit/win/
DWebCachedFramePlatformData.h37 WebCachedFramePlatformData(IWebDataSource* webDataSource) : m_webDataSource(webDataSource) { } in WebCachedFramePlatformData() function