Searched defs:allowPlugins (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/loader/
H A DFrameLoaderClient.h303 virtual bool allowPlugins(bool enabledPerSettings) { return enabledPerSettings; } function in class:WebCore::FrameLoaderClient
H A DSubframeLoader.cpp411 bool SubframeLoader::allowPlugins(ReasonForCallingAllowPlugins reason) function in class:WebCore::SubframeLoader
/macosx-10.9.5/WebKit-7537.78.2/qt/WebCoreSupport/
H A DFrameLoaderClientQt.cpp1363 bool allowPlugins = m_frame->loader()->subframeLoader()->allowPlugins(NotAboutToInstantiatePlugin); local

Completed in 109 milliseconds