Searched refs:NPN_CreateObject (Results 1 – 9 of 9) sorted by relevance
74 NPObject* NPN_CreateObject(NPClass*);117 Object* object = static_cast<Object*>(pluginTest->NPN_CreateObject(npClass())); in create()
141 NPObject* PluginTest::NPN_CreateObject(NPClass* npClass) in NPN_CreateObject() function in PluginTest
337 NPObject *NPN_CreateObject(NPP npp, NPClass *aClass);
381 MyObject *myObject = (MyObject *)NPN_CreateObject (myFunctionPtrs); in main()
630 static NPObject* NPN_CreateObject(NPP npp, NPClass *npClass) in NPN_CreateObject() function922 netscapeFuncs.createobject = NPN_CreateObject; in initializeBrowserFuncs()
22071 (NPN_CreateObject):22357 (NPN_CreateObject):23620 (NPN_CreateObject):23938 (NPN_CreateObject):
39226 (WebKit::NPN_CreateObject):39269 (WebKit::NPN_CreateObject):
25940 (PluginTest::NPN_CreateObject):
10690 (NPN_CreateObject):