Home
last modified time | relevance | path

Searched defs:representationExistsForURLScheme (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebKit/mac/WebCoreSupport/
DWebFrameLoaderClient.mm1068 bool WebFrameLoaderClient::representationExistsForURLScheme(const String& URLScheme) const function
/external/webkit/Source/WebKit/wince/WebCoreSupport/
DFrameLoaderClientWinCE.cpp454 bool FrameLoaderClientWinCE::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebKit::FrameLoaderClientWinCE
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
DFrameLoaderClientHaiku.cpp376 bool FrameLoaderClientHaiku::representationExistsForURLScheme(const String& URLScheme) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientHaiku
/external/webkit/Source/WebKit/efl/WebCoreSupport/
DFrameLoaderClientEfl.cpp677 bool FrameLoaderClientEfl::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientEfl
/external/webkit/Source/WebKit/wx/WebKitSupport/
DFrameLoaderClientWx.cpp463 bool FrameLoaderClientWx::representationExistsForURLScheme(const String& URLScheme) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit/chromium/src/
DFrameLoaderClientImpl.cpp1270 bool FrameLoaderClientImpl::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebKit::FrameLoaderClientImpl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
DFrameLoaderClientGtk.cpp1082 bool FrameLoaderClient::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebKit::FrameLoaderClient
/external/webkit/Source/WebKit/android/WebCoreSupport/
DFrameLoaderClientAndroid.cpp819 bool FrameLoaderClientAndroid::representationExistsForURLScheme(const String&) const { in representationExistsForURLScheme() function in android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp1009 bool WebFrameLoaderClient::representationExistsForURLScheme(const String& URLScheme) const in representationExistsForURLScheme() function in WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/qt/WebCoreSupport/
DFrameLoaderClientQt.cpp669 bool FrameLoaderClientQt::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientQt
/external/webkit/Source/WebCore/loader/
DFrameLoader.cpp2281 bool FrameLoader::representationExistsForURLScheme(const String& URLScheme) in representationExistsForURLScheme() function in WebCore::FrameLoader
DEmptyClients.h331 virtual bool representationExistsForURLScheme(const String&) const { return false; } in representationExistsForURLScheme() function
/external/webkit/Source/WebKit/win/
DWebFrame.cpp1625 bool WebFrame::representationExistsForURLScheme(const String& /*URLScheme*/) const in representationExistsForURLScheme() function in WebFrame