Home | History | Annotate | Download | only in html

Lines Matching refs:pluginView

39 #include "core/plugins/PluginView.h"
73 PluginView* pluginView() const;
116 // We need the plugin to load synchronously so we can get the PluginView
120 if (PluginView* view = pluginView())
131 if (PluginView* view = pluginView())
137 if (PluginView* view = pluginView()) {
148 PluginView* PluginDocumentParser::pluginView() const