Searched defs:NP_Deallocate (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
H A DPluginTest.h172 static void NP_Deallocate(NPObject* npObject) function in struct:PluginTest::Object
207 NP_Deallocate,
/external/webkit/Source/WebKit2/Shared/Plugins/
H A DNPObjectProxy.cpp271 NP_Deallocate,
294 void NPObjectProxy::NP_Deallocate(NPObject* npObject) function in class:WebKit::NPObjectProxy
/external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
H A DNPJSObject.cpp310 NP_Deallocate,
333 void NPJSObject::NP_Deallocate(NPObject* npObject) function in class:WebKit::NPJSObject

Completed in 106 milliseconds