Searched defs:PluginView (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebKit2-7537.78.2/WebProcess/Plugins/
H A DPluginView.h56 class PluginView : public WebCore::PluginViewBase, public PluginController, private WebCore::MediaCanStartListener, private WebFrame::LoadListener { class in namespace:WebKit
H A DPluginView.cpp269 PluginView::PluginView(PassRefPtr<HTMLPlugInElement> pluginElement, PassRefPtr<Plugin> plugin, const Plugin::Parameters& parameters) function in class:WebKit::PluginView
[all...]
/macosx-10.9.5/WebCore-7537.78.1/plugins/
H A DPluginView.h133 class PluginView : public PluginViewBase class in namespace:WebCore
[all...]
H A DPluginView.cpp799 PluginView::PluginView(Frame* parentFrame, const IntSize& size, PluginPackage* plugin, HTMLPlugInElement* element, const KURL& url, const Vector<String>& paramNames, const Vector<String>& paramValues, const String& mimeType, bool loadManually) function in class:WebCore::PluginView
[all...]

Completed in 126 milliseconds