Home
last modified time | relevance | path

Searched defs:shouldUsePluginDocument (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/
DFrameLoaderClient.h294 virtual bool shouldUsePluginDocument(const String& /*mimeType*/) const { return false; } in shouldUsePluginDocument() function
/external/webkit/Source/WebKit/wx/WebKitSupport/
DFrameLoaderClientWx.cpp986 bool FrameLoaderClientWx::shouldUsePluginDocument(const String &mimeType) const in shouldUsePluginDocument() function in WebCore::FrameLoaderClientWx
/external/webkit/Source/WebKit/win/WebCoreSupport/
DWebFrameLoaderClient.cpp942 bool WebFrameLoaderClient::shouldUsePluginDocument(const String& mimeType) const in shouldUsePluginDocument() function in WebFrameLoaderClient
/external/webkit/Source/WebKit2/WebProcess/WebCoreSupport/
DWebFrameLoaderClient.cpp1373 bool WebFrameLoaderClient::shouldUsePluginDocument(const String& /*mimeType*/) const in shouldUsePluginDocument() function in WebKit::WebFrameLoaderClient