Searched refs:findEntryPointsForInstance (Results 1 – 2 of 2) sorted by relevance
129 NPPluginFuncs * eptoremove = findEntryPointsForInstance(instance); in removeEntryPointsForPlugin()162 NPPluginFuncs * NPPEntryPointManager::findEntryPointsForInstance(NPP instance) in findEntryPointsForInstance() function in NPPEntryPointManager283 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_SetWindow()292 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_NewStream()301 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_DestroyStream()310 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_WriteReady()319 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_Write()328 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_StreamAsFile()337 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_Print()346 NPPluginFuncs * nppfuncs = findEntryPointsForInstance(instance); in callNPP_URLNotify()[all …]
81 NPPluginFuncs * findEntryPointsForInstance(NPP instance);