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

/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/
H A DPluginView.h59 class PluginView : public WebCore::PluginViewBase, public PluginController, private WebCore::MediaCanStartListener, private WebFrame::LoadListener { class in namespace:WebKit
H A DPluginView.cpp279 PluginView::PluginView(PassRefPtr<HTMLPlugInElement> pluginElement, PassRefPtr<Plugin> plugin, const Plugin::Parameters& parameters) function in class:WebKit::PluginView
[all...]
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.h124 class PluginView : public PluginViewBase class in namespace:WebCore
[all...]
H A DPluginView.cpp802 PluginView::PluginView(Frame* parentFrame, const IntSize& size, PluginPackage* plugin, HTMLPlugInElement* element, const URL& url, const Vector<String>& paramNames, const Vector<String>& paramValues, const String& mimeType, bool loadManually) function in class:WebCore::PluginView
[all...]

Completed in 284 milliseconds