Searched refs:createEntryPointsForPlugin (Results 1 – 3 of 3) sorted by relevance
76 …void createEntryPointsForPlugin(char * mimetype, NPPluginFuncs * funcs, NP_SHUTDOWN shutdownproc, …
115 epManager->createEntryPointsForPlugin(pluginType, &realNPPFuncs, real_NP_Shutdown, hLib); in NPP_New()
91 void NPPEntryPointManager::createEntryPointsForPlugin(char * mimetype, NPPluginFuncs * funcs, NP_SH… in createEntryPointsForPlugin() function in NPPEntryPointManager