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

/external/webkit/Source/WebCore/plugins/
H A DPluginViewBase.h39 // PluginViewBase is a widget that all plug-in views inherit from, both in Webkit and WebKit2.
41 class PluginViewBase : public Widget { class in namespace:WebCore
51 PluginViewBase(PlatformWidget widget = 0) : Widget(widget) { } function in class:WebCore::PluginViewBase

Completed in 59 milliseconds