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

/external/webkit/WebKit/mac/Plugins/
H A DWebNetscapePluginPackage.h55 NPP_ShutdownProcPtr NP_Shutdown; variable
/external/webkit/WebKitTools/DumpRenderTree/unix/TestNetscapePlugin/
H A DTestNetscapePlugin.cpp43 NPError NP_Shutdown(void);
331 NP_Shutdown(void) function
/external/webkit/WebCore/manual-tests/NPN_Invoke/
H A Dmain.c58 void NP_Shutdown(void);
97 void NP_Shutdown(void) function
151 *shutdown = (NPP_ShutdownProcPtr)tVectorForFunctionPointer((FunctionPointer)NP_Shutdown);
/external/webkit/WebKitTools/DumpRenderTree/TestNetscapePlugIn.subproj/
H A Dmain.cpp32 void NP_Shutdown(void);
63 void NP_Shutdown(void) function
/external/webkit/WebKitTools/DumpRenderTree/win/TestNetscapePlugin/
H A Dmain.cpp69 NPError __stdcall NP_Shutdown() function

Completed in 28 milliseconds