Searched defs:allowPlugins (Results 1 – 5 of 5) sorted by relevance
300 virtual bool allowPlugins(bool enabledPerSettings) { return enabledPerSettings; } in allowPlugins() function
291 bool SubframeLoader::allowPlugins(ReasonForCallingAllowPlugins reason) in allowPlugins() function in WebCore::SubframeLoader
107 virtual bool allowPlugins(WebFrame*, bool enabledPerSettings) { return enabledPerSettings; } in allowPlugins() function
183 bool FrameLoaderClientImpl::allowPlugins(bool enabledPerSettings) in allowPlugins() function in WebKit::FrameLoaderClientImpl
780 bool WebViewHost::allowPlugins(WebFrame* frame, bool enabledPerSettings) in allowPlugins() function in WebViewHost