/external/webkit/Source/WebKit/mac/WebCoreSupport/ |
D | WebFrameLoaderClient.mm | 1068 bool WebFrameLoaderClient::representationExistsForURLScheme(const String& URLScheme) const function
|
/external/webkit/Source/WebKit/wince/WebCoreSupport/ |
D | FrameLoaderClientWinCE.cpp | 454 bool FrameLoaderClientWinCE::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebKit::FrameLoaderClientWinCE
|
/external/webkit/Source/WebKit/haiku/WebCoreSupport/ |
D | FrameLoaderClientHaiku.cpp | 376 bool FrameLoaderClientHaiku::representationExistsForURLScheme(const String& URLScheme) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientHaiku
|
/external/webkit/Source/WebKit/efl/WebCoreSupport/ |
D | FrameLoaderClientEfl.cpp | 677 bool FrameLoaderClientEfl::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientEfl
|
/external/webkit/Source/WebKit/wx/WebKitSupport/ |
D | FrameLoaderClientWx.cpp | 463 bool FrameLoaderClientWx::representationExistsForURLScheme(const String& URLScheme) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientWx
|
/external/webkit/Source/WebKit/chromium/src/ |
D | FrameLoaderClientImpl.cpp | 1270 bool FrameLoaderClientImpl::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebKit::FrameLoaderClientImpl
|
/external/webkit/Source/WebKit/gtk/WebCoreSupport/ |
D | FrameLoaderClientGtk.cpp | 1082 bool FrameLoaderClient::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebKit::FrameLoaderClient
|
/external/webkit/Source/WebKit/android/WebCoreSupport/ |
D | FrameLoaderClientAndroid.cpp | 819 bool FrameLoaderClientAndroid::representationExistsForURLScheme(const String&) const { in representationExistsForURLScheme() function in android::FrameLoaderClientAndroid
|
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/ |
D | WebFrameLoaderClient.cpp | 1009 bool WebFrameLoaderClient::representationExistsForURLScheme(const String& URLScheme) const in representationExistsForURLScheme() function in WebKit::WebFrameLoaderClient
|
/external/webkit/Source/WebKit/qt/WebCoreSupport/ |
D | FrameLoaderClientQt.cpp | 669 bool FrameLoaderClientQt::representationExistsForURLScheme(const String&) const in representationExistsForURLScheme() function in WebCore::FrameLoaderClientQt
|
/external/webkit/Source/WebCore/loader/ |
D | FrameLoader.cpp | 2281 bool FrameLoader::representationExistsForURLScheme(const String& URLScheme) in representationExistsForURLScheme() function in WebCore::FrameLoader
|
D | EmptyClients.h | 331 virtual bool representationExistsForURLScheme(const String&) const { return false; } in representationExistsForURLScheme() function
|
/external/webkit/Source/WebKit/win/ |
D | WebFrame.cpp | 1625 bool WebFrame::representationExistsForURLScheme(const String& /*URLScheme*/) const in representationExistsForURLScheme() function in WebFrame
|