Home
last modified time | relevance | path

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

/external/webkit/Source/WebKit/win/
DWebDataSource.cpp102 HRESULT STDMETHODCALLTYPE WebDataSource::mainDocumentError( in mainDocumentError() function in WebDataSource
/external/webkit/Source/WebCore/loader/
DDocumentLoader.h115 const ResourceError& mainDocumentError() const { return m_mainDocumentError; } in mainDocumentError() function