Searched defs:canShowMIMEType (Results 1 - 15 of 15) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/efl/
H A DPagePolicyClientEfl.cpp80 bool canShowMIMEType = WKFrameCanShowMIMEType(frame, mimeType.get()); local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/qt/
H A DQtWebPagePolicyClient.cpp136 bool canShowMIMEType = toImpl(frame)->canShowMIMEType(type); local
/macosx-10.9.5/WebKit-7537.78.2/win/
H A DDefaultPolicyDelegate.cpp153 BOOL canShowMIMEType; local
/macosx-10.9.5/WebKit2-7537.78.2/UIProcess/
H A DWebFrameProxy.cpp93 bool WebFrameProxy::canShowMIMEType(const String& mimeType) const function in class:WebKit::WebFrameProxy
H A DWebPageProxy.cpp952 bool WebPageProxy::canShowMIMEType(const String& mimeType) const function in class:WebKit::WebPageProxy
/macosx-10.9.5/WebCore-7537.78.1/platform/
H A DMIMETypeRegistry.cpp629 bool MIMETypeRegistry::canShowMIMEType(const String& mimeType) function in class:WebCore::MIMETypeRegistry
/macosx-10.9.5/WebKit-7537.78.2/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp416 bool FrameLoaderClientWinCE::canShowMIMEType(const String& type) const function in class:WebKit::FrameLoaderClientWinCE
/macosx-10.9.5/WebKit-7537.78.2/blackberry/WebCoreSupport/
H A DFrameLoaderClientBlackBerry.cpp471 bool FrameLoaderClientBlackBerry::canShowMIMEType(const String& mimeTypeIn) const function in class:WebCore::FrameLoaderClientBlackBerry
/macosx-10.9.5/WebKit-7537.78.2/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.cpp718 bool FrameLoaderClientEfl::canShowMIMEType(const String& MIMEType) const function in class:WebCore::FrameLoaderClientEfl
/macosx-10.9.5/WebKit-7537.78.2/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp931 bool FrameLoaderClient::canShowMIMEType(const String& type) const function in class:WebKit::FrameLoaderClient
/macosx-10.9.5/WebKit-7537.78.2/win/WebCoreSupport/
H A DWebFrameLoaderClient.cpp927 bool WebFrameLoaderClient::canShowMIMEType(const String& mimeType) const function in class:WebFrameLoaderClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp1101 bool WebFrameLoaderClient::canShowMIMEType(const String& /*MIMEType*/) const function in class:WebKit::WebFrameLoaderClient
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp628 bool FrameLoaderClientQt::canShowMIMEType(const String& MIMEType) const function in class:WebCore::FrameLoaderClientQt
/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DEmptyClients.h307 virtual bool canShowMIMEType(const String&) const { return false; } function in class:WebCore::EmptyFrameLoaderClient
/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/WebPage/
H A DWebPage.cpp4067 bool WebPage::canShowMIMEType(const String& MIMEType) const function in class:WebKit::WebPage

Completed in 406 milliseconds