Searched defs:NPVariant (Results 1 – 6 of 6) sorted by relevance
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/Tests/ |
D | NPPSetWindowCalledDuringDestruction.cpp | 120 …ledDuringDestruction::ScriptObject::invoke(NPIdentifier identifier, const NPVariant*, uint32_t, NP… in invoke()
|
/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/ |
D | TestObject.cpp | 143 static bool testInvoke(NPObject* header, NPIdentifier name, const NPVariant* /*args*/, uint32_t /*a… in testInvoke() 202 static bool testConstruct(NPObject* npobj, const NPVariant* /*args*/, uint32_t /*argCount*/, NPVari… in testConstruct()
|
D | PluginObject.cpp | 380 static bool testDOMAccess(PluginObject* obj, const NPVariant*, uint32_t, NPVariant* result) in testDOMAccess()
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/ |
D | PluginController.h | 32 typedef struct _NPVariant NPVariant; typedef
|
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/ |
D | NPRuntimeObjectMap.h | 33 typedef struct _NPVariant NPVariant; typedef
|
/external/webkit/Source/WebCore/bridge/ |
D | npruntime.h | 109 } NPVariant; typedef
|