|
webkit
2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
|
#include <PluginTest.h>
Public Member Functions | |
| bool | hasMethod (NPIdentifier methodName) |
| bool | invoke (NPIdentifier methodName, const NPVariant *, uint32_t, NPVariant *result) |
| bool | invokeDefault (const NPVariant *, uint32_t, NPVariant *result) |
| bool | hasProperty (NPIdentifier propertyName) |
| bool | getProperty (NPIdentifier propertyName, NPVariant *result) |
| bool | removeProperty (NPIdentifier propertyName) |
| bool | identifierIs (NPIdentifier identifier, const char *value) |
Static Public Member Functions | |
| static NPObject * | create (PluginTest *pluginTest) |
Protected Member Functions | |
| Object () | |
| virtual | ~Object () |
| PluginTest * | pluginTest () const |
Additional Inherited Members | |
Public Attributes inherited from NPObject | |
| NPClass * | _class |
| uint32_t | referenceCount |
|
inlineprotected |
|
inlineprotectedvirtual |
|
inlinestatic |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlineprotected |
|
inline |
1.8.13