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

/external/webkit/Source/WebKit/wince/WebCoreSupport/
H A DFrameLoaderClientWinCE.cpp448 bool FrameLoaderClientWinCE::canShowMIMETypeAsHTML(const String&) const function in class:WebKit::FrameLoaderClientWinCE
/external/webkit/Source/WebKit/chromium/src/
H A DFrameLoaderClientImpl.cpp1243 bool FrameLoaderClientImpl::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebKit::FrameLoaderClientImpl
/external/webkit/Source/WebKit/efl/WebCoreSupport/
H A DFrameLoaderClientEfl.cpp655 bool FrameLoaderClientEfl::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebCore::FrameLoaderClientEfl
/external/webkit/Source/WebKit/gtk/WebCoreSupport/
H A DFrameLoaderClientGtk.cpp1068 bool FrameLoaderClient::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebKit::FrameLoaderClient
/external/webkit/Source/WebKit/haiku/WebCoreSupport/
H A DFrameLoaderClientHaiku.cpp364 bool FrameLoaderClientHaiku::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebCore::FrameLoaderClientHaiku
/external/webkit/Source/WebKit/wx/WebKitSupport/
H A DFrameLoaderClientWx.cpp449 bool FrameLoaderClientWx::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
H A DWebFrameLoaderClient.cpp1004 bool WebFrameLoaderClient::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/android/WebCoreSupport/
H A DFrameLoaderClientAndroid.cpp815 bool FrameLoaderClientAndroid::canShowMIMETypeAsHTML(const String& mimeType) const { function in class:android::FrameLoaderClientAndroid
/external/webkit/Source/WebKit/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp646 bool FrameLoaderClientQt::canShowMIMETypeAsHTML(const String& MIMEType) const function in class:WebCore::FrameLoaderClientQt
/external/webkit/Source/WebCore/loader/
H A DEmptyClients.h334 virtual bool canShowMIMETypeAsHTML(const String&) const { return false; } function in class:WebCore::EmptyFrameLoaderClient
/external/webkit/Source/WebKit/win/
H A DWebFrame.cpp1613 bool WebFrame::canShowMIMETypeAsHTML(const String& /*MIMEType*/) const function in class:WebFrame

Completed in 441 milliseconds