|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <DOMPlugin.h>
Static Public Member Functions | |
| static Ref< DOMPlugin > | create (PluginData *pluginData, Frame *frame, PluginInfo pluginInfo) |
Static Public Member Functions inherited from WebCore::ScriptWrappable | |
| template<typename Derived > | |
| static ptrdiff_t | offsetOfWrapper () |
| template<typename Derived > | |
| static ptrdiff_t | offsetOfWrapper () |
Additional Inherited Members | |
Protected Member Functions inherited from WebCore::ScriptWrappable | |
| ~ScriptWrappable () | |
| ~ScriptWrappable () | |
Protected Member Functions inherited from WTF::RefCounted< DOMPlugin > | |
| 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 |
Protected Member Functions inherited from WebCore::FrameDestructionObserver | |
| virtual WEBCORE_EXPORT | ~FrameDestructionObserver () |
| WEBCORE_EXPORT void | observeFrame (Frame *) |
| virtual WEBCORE_EXPORT | ~FrameDestructionObserver () |
| WEBCORE_EXPORT void | observeFrame (Frame *) |
Protected Attributes inherited from WebCore::FrameDestructionObserver | |
| Frame * | m_frame |
| DOMPlugin::~DOMPlugin | ( | ) |
|
inlinestatic |
| String DOMPlugin::description | ( | ) | const |
| String DOMPlugin::filename | ( | ) | const |
| RefPtr< DOMMimeType > DOMPlugin::item | ( | unsigned | index | ) |
| unsigned DOMPlugin::length | ( | void | ) | const |
| String DOMPlugin::name | ( | ) | const |
| RefPtr< DOMMimeType > DOMPlugin::namedItem | ( | const AtomicString & | propertyName | ) |
| Vector< AtomicString > DOMPlugin::supportedPropertyNames | ( | ) |
1.8.13