Searched defs:shouldFallBack (Results 1 - 11 of 11) sorted by relevance

/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp569 bool FrameLoaderClientWinCE::shouldFallBack(const ResourceError& error) function in class:WebKit::FrameLoaderClientWinCE
/external/webkit/Source/WebKit/chromium/src/
H A DFrameLoaderClientImpl.cpp1225 bool FrameLoaderClientImpl::shouldFallBack(const ResourceError& error) function in class:WebKit::FrameLoaderClientImpl
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.cpp751 if (!shouldFallBack(err))
829 bool FrameLoaderClientEfl::shouldFallBack(const ResourceError& error) function in class:WebCore::FrameLoaderClientEfl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp1208 if (!shouldFallBack(error)) {
1291 bool FrameLoaderClient::shouldFallBack(const ResourceError& error) function in class:WebKit::FrameLoaderClient
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.cpp558 bool FrameLoaderClientHaiku::shouldFallBack(const WebCore::ResourceError& error) function in class:WebCore::FrameLoaderClientHaiku
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp685 bool FrameLoaderClientWx::shouldFallBack(const WebCore::ResourceError& error) function in class:WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp978 bool WebFrameLoaderClient::shouldFallBack(const ResourceError& error) function in class:WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp771 bool FrameLoaderClientAndroid::shouldFallBack(const ResourceError&) { function in class:android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp979 bool FrameLoaderClientQt::shouldFallBack(const WebCore::ResourceError&) function in class:WebCore::FrameLoaderClientQt
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h326 virtual bool shouldFallBack(const ResourceError&) { return false; } function in class:WebCore::EmptyFrameLoaderClient
/external/webkit/Source/WebKit/win/
H A DWebFrame.cpp1723 bool WebFrame::shouldFallBack(const ResourceError& error) function in class:WebFrame

Completed in 78 milliseconds