NPN_CreateObject  121 content/shell/tools/plugin/PluginTest.h   NPObject* NPN_CreateObject(NPClass*);
NPN_CreateObject  178 content/shell/tools/plugin/PluginTest.h           static_cast<Object*>(pluginTest->NPN_CreateObject(npClass()));
NPN_CreateObject  341 third_party/npapi/bindings/npruntime.h NPObject *NPN_CreateObject(NPP npp, NPClass *aClass);
NPN_CreateObject  149 third_party/npapi/npspy/common/npp_gate.cpp     fakeNPNFuncs.createobject           = NPN_CreateObject;
NPN_CreateObject  357 third_party/npapi/npspy/extern/plugin/npruntime.h NPObject *NPN_CreateObject(NPP npp, NPClass *aClass);