webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
PluginWidget Class Reference
Inheritance diagram for PluginWidget:
WebCore::PluginViewBase WebCore::Widget WebCore::Widget WTF::RefCounted< Widget > WTF::RefCounted< Widget > WTF::RefCounted< Widget > WTF::RefCounted< Widget > WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase WTF::RefCountedBase

Public Member Functions

 PluginWidget (NSView *view=0)
 
- Public Member Functions inherited from WebCore::PluginViewBase
virtual PlatformLayerplatformLayer () const
 
virtual JSC::JSObjectscriptObject (JSC::JSGlobalObject *)
 
virtual void storageBlockingStateChanged ()
 
virtual void privateBrowsingStateChanged (bool)
 
virtual bool getFormValue (String &)
 
virtual bool scroll (ScrollDirection, ScrollGranularity)
 
virtual ScrollbarhorizontalScrollbar ()
 
virtual ScrollbarverticalScrollbar ()
 
virtual bool wantsWheelEvents ()
 
virtual bool supportsKeyboardFocus () const
 
virtual bool canProcessDrag () const
 
virtual bool shouldAlwaysAutoStart () const
 
virtual void beginSnapshottingRunningPlugin ()
 
virtual bool shouldAllowNavigationFromDrags () const
 
bool isPluginViewBase () const override
 
virtual bool shouldNotAddLayer () const
 
virtual AudioHardwareActivityType audioHardwareActivity () const
 
virtual void setJavaScriptPaused (bool)
 
virtual RefPtr< JSC::Bindings::InstancebindingInstance ()
 
virtual void willDetatchRenderer ()
 
virtual PlatformLayerplatformLayer () const
 
virtual JSC::JSObjectscriptObject (JSC::JSGlobalObject *)
 
virtual void storageBlockingStateChanged ()
 
virtual void privateBrowsingStateChanged (bool)
 
virtual bool getFormValue (String &)
 
virtual bool scroll (ScrollDirection, ScrollGranularity)
 
virtual ScrollbarhorizontalScrollbar ()
 
virtual ScrollbarverticalScrollbar ()
 
virtual bool wantsWheelEvents ()
 
virtual bool supportsKeyboardFocus () const
 
virtual bool canProcessDrag () const
 
virtual bool shouldAlwaysAutoStart () const
 
virtual void beginSnapshottingRunningPlugin ()
 
virtual bool shouldAllowNavigationFromDrags () const
 
bool isPluginViewBase () const override
 
virtual bool shouldNotAddLayer () const
 
virtual AudioHardwareActivityType audioHardwareActivity () const
 
virtual void setJavaScriptPaused (bool)
 
virtual RefPtr< JSC::Bindings::InstancebindingInstance ()
 
virtual void willDetatchRenderer ()
 
- Public Member Functions inherited from WebCore::Widget
WEBCORE_EXPORT Widget (PlatformWidget=nullptr)
 
virtual WEBCORE_EXPORT ~Widget ()
 
WEBCORE_EXPORT PlatformWidget platformWidget () const
 
WEBCORE_EXPORT void setPlatformWidget (PlatformWidget)
 
int x () const
 
int y () const
 
int width () const
 
int height () const
 
IntSize size () const
 
IntPoint location () const
 
virtual WEBCORE_EXPORT void setFrameRect (const IntRect &)
 
WEBCORE_EXPORT IntRect frameRect () const
 
IntRect boundsRect () const
 
void resize (int w, int h)
 
void resize (const IntSize &s)
 
void move (int x, int y)
 
void move (const IntPoint &p)
 
virtual WEBCORE_EXPORT void paint (GraphicsContext &, const IntRect &)
 
void invalidate ()
 
virtual WEBCORE_EXPORT void setFocus (bool)
 
void setCursor (const Cursor &)
 
virtual WEBCORE_EXPORT void show ()
 
virtual WEBCORE_EXPORT void hide ()
 
bool isSelfVisible () const
 
bool isParentVisible () const
 
bool isVisible () const
 
virtual void setParentVisible (bool visible)
 
void setSelfVisible (bool v)
 
void setIsSelected (bool)
 
virtual bool isFrameView () const
 
virtual bool isPluginView () const
 
virtual bool isScrollbar () const
 
virtual bool isScrollView () const
 
WEBCORE_EXPORT void removeFromParent ()
 
virtual WEBCORE_EXPORT void setParent (ScrollView *view)
 
ScrollViewparent () const
 
FrameViewroot () const
 
virtual void handleEvent (Event *)
 
virtual void notifyWidget (WidgetNotification)
 
WEBCORE_EXPORT IntRect convertToRootView (const IntRect &) const
 
IntRect convertFromRootView (const IntRect &) const
 
IntPoint convertToRootView (const IntPoint &) const
 
IntPoint convertFromRootView (const IntPoint &) const
 
WEBCORE_EXPORT IntRect convertToContainingWindow (const IntRect &) const
 
IntRect convertFromContainingWindow (const IntRect &) const
 
WEBCORE_EXPORT IntPoint convertToContainingWindow (const IntPoint &) const
 
IntPoint convertFromContainingWindow (const IntPoint &) const
 
virtual void frameRectsChanged ()
 
virtual void clipRectChanged ()
 
virtual bool transformsAffectFrameRect ()
 
virtual WEBCORE_EXPORT IntRect convertToContainingView (const IntRect &) const
 
virtual WEBCORE_EXPORT IntRect convertFromContainingView (const IntRect &) const
 
virtual WEBCORE_EXPORT IntPoint convertToContainingView (const IntPoint &) const
 
virtual WEBCORE_EXPORT IntPoint convertFromContainingView (const IntPoint &) const
 
WeakPtr< WidgetcreateWeakPtr ()
 
WEBCORE_EXPORT Widget (PlatformWidget=nullptr)
 
virtual WEBCORE_EXPORT ~Widget ()
 
WEBCORE_EXPORT PlatformWidget platformWidget () const
 
WEBCORE_EXPORT void setPlatformWidget (PlatformWidget)
 
int x () const
 
int y () const
 
int width () const
 
int height () const
 
IntSize size () const
 
IntPoint location () const
 
virtual WEBCORE_EXPORT void setFrameRect (const IntRect &)
 
WEBCORE_EXPORT IntRect frameRect () const
 
IntRect boundsRect () const
 
void resize (int w, int h)
 
void resize (const IntSize &s)
 
void move (int x, int y)
 
void move (const IntPoint &p)
 
virtual WEBCORE_EXPORT void paint (GraphicsContext &, const IntRect &)
 
void invalidate ()
 
virtual WEBCORE_EXPORT void setFocus (bool)
 
void setCursor (const Cursor &)
 
virtual WEBCORE_EXPORT void show ()
 
virtual WEBCORE_EXPORT void hide ()
 
bool isSelfVisible () const
 
bool isParentVisible () const
 
bool isVisible () const
 
virtual void setParentVisible (bool visible)
 
void setSelfVisible (bool v)
 
void setIsSelected (bool)
 
virtual bool isFrameView () const
 
virtual bool isPluginView () const
 
virtual bool isScrollbar () const
 
virtual bool isScrollView () const
 
WEBCORE_EXPORT void removeFromParent ()
 
virtual WEBCORE_EXPORT void setParent (ScrollView *view)
 
ScrollViewparent () const
 
FrameViewroot () const
 
virtual void handleEvent (Event *)
 
virtual void notifyWidget (WidgetNotification)
 
WEBCORE_EXPORT IntRect convertToRootView (const IntRect &) const
 
IntRect convertFromRootView (const IntRect &) const
 
IntPoint convertToRootView (const IntPoint &) const
 
IntPoint convertFromRootView (const IntPoint &) const
 
WEBCORE_EXPORT IntRect convertToContainingWindow (const IntRect &) const
 
IntRect convertFromContainingWindow (const IntRect &) const
 
WEBCORE_EXPORT IntPoint convertToContainingWindow (const IntPoint &) const
 
IntPoint convertFromContainingWindow (const IntPoint &) const
 
virtual void frameRectsChanged ()
 
virtual void clipRectChanged ()
 
virtual bool transformsAffectFrameRect ()
 
virtual WEBCORE_EXPORT IntRect convertToContainingView (const IntRect &) const
 
virtual WEBCORE_EXPORT IntRect convertFromContainingView (const IntRect &) const
 
virtual WEBCORE_EXPORT IntPoint convertToContainingView (const IntPoint &) const
 
virtual WEBCORE_EXPORT IntPoint convertFromContainingView (const IntPoint &) const
 
WeakPtr< WidgetcreateWeakPtr ()
 
- Public Member Functions inherited from WTF::RefCounted< Widget >
void deref () const
 
void deref () const
 
void deref () const
 
- Public Member Functions inherited from WTF::RefCountedBase
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 
void ref () const
 
bool hasOneRef () const
 
unsigned refCount () const
 
void relaxAdoptionRequirement ()
 

Additional Inherited Members

- Protected Member Functions inherited from WebCore::PluginViewBase
 PluginViewBase (PlatformWidget widget=0)
 
 PluginViewBase (PlatformWidget widget=0)
 
- Protected Member Functions inherited from WTF::RefCounted< Widget >
 RefCounted ()
 
 RefCounted ()
 
 RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
 ~RefCounted ()
 
- Protected Member Functions inherited from WTF::RefCountedBase
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 
 RefCountedBase ()
 
 ~RefCountedBase ()
 
bool derefBase () const
 
bool deletionHasBegun () const
 

Constructor & Destructor Documentation

◆ PluginWidget()

PluginWidget::PluginWidget ( NSView view = 0)
inline

The documentation for this class was generated from the following file: