HomeSort by relevance Sort by last modified time
    Searched refs:NP_Allocate (Results 1 - 5 of 5) sorted by null

  /external/webkit/Source/WebKit2/Shared/Plugins/
NPObjectProxy.h 75 static NPObject* NP_Allocate(NPP, NPClass*);
NPObjectProxy.cpp 270 NP_Allocate,
287 NPObject* NPObjectProxy::NP_Allocate(NPP npp, NPClass*)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NPJSObject.h 80 static NPObject* NP_Allocate(NPP, NPClass*);
NPJSObject.cpp 309 NP_Allocate,
326 NPObject* NPJSObject::NP_Allocate(NPP npp, NPClass*)
  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
PluginTest.h 167 static NPObject* NP_Allocate(NPP npp, NPClass* aClass)
206 NP_Allocate,

Completed in 1022 milliseconds