Home
last modified time | relevance | path

Searched refs:shouldUsePluginDocument (Results 1 – 13 of 13) sorted by relevance

/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.h126 virtual bool shouldUsePluginDocument(const WTF::String& mimeType) const;
DWebFrameLoaderClient.cpp942 bool WebFrameLoaderClient::shouldUsePluginDocument(const String& mimeType) const in shouldUsePluginDocument() function in WebFrameLoaderClient
/external/webkit/Source/WebCore/loader/
DDocumentWriter.cpp102 …DisplayingInitialEmptyDocument() && m_frame->loader()->client()->shouldUsePluginDocument(m_mimeTyp… in createDocument()
DFrameLoaderClient.h294 virtual bool shouldUsePluginDocument(const String& /*mimeType*/) const { return false; } in shouldUsePluginDocument() function
DSubframeLoader.cpp302 if (m_frame->loader()->client()->shouldUsePluginDocument(mimeType)) { in shouldUsePlugin()
/external/webkit/Source/WebKit/wx/WebKitSupport/
DFrameLoaderClientWx.h231 virtual bool shouldUsePluginDocument(const String &mimeType) const;
DFrameLoaderClientWx.cpp986 bool FrameLoaderClientWx::shouldUsePluginDocument(const String &mimeType) const in shouldUsePluginDocument() function in WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.h216 virtual bool shouldUsePluginDocument(const String& /*mimeType*/) const;
DWebFrameLoaderClient.cpp1373 bool WebFrameLoaderClient::shouldUsePluginDocument(const String& /*mimeType*/) const in shouldUsePluginDocument() function in WebKit::WebFrameLoaderClient
/external/webkit/Source/WebKit/wx/
DChangeLog1660 (WebCore::FrameLoaderClientWx::shouldUsePluginDocument):
/external/webkit/Source/WebKit/win/
DChangeLog8670 (WebFrameLoaderClient::shouldUsePluginDocument):
DChangeLog-2009-06-161988 (WebFrameLoaderClient::shouldUsePluginDocument):
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1654819 (WebCore::FrameLoaderClient::shouldUsePluginDocument): Commented out
58061 (WebCore::FrameLoaderClient::shouldUsePluginDocument):