Searched refs:pluginAllocate (Results 1 – 1 of 1) sorted by relevance
122 static NPObject* pluginAllocate(NPP npp, NPClass*);129 NP_CLASS_STRUCT_VERSION, pluginAllocate, pluginDeallocate,1346 static NPObject* pluginAllocate(NPP npp, NPClass* theClass) { in pluginAllocate() function