Searched defs:NP_GetEntryPoints (Results 1 – 8 of 8) sorted by relevance
73 NPError NP_GetEntryPoints(NPPluginFuncs *pluginFuncs); function83 NPError NP_GetEntryPoints(NPPluginFuncs* pluginFuncs) function
76 NPError NP_GetEntryPoints(NPPluginFuncs *pluginFuncs); function86 NPError NP_GetEntryPoints(NPPluginFuncs* pluginFuncs) function
79 NPError NP_GetEntryPoints(NPPluginFuncs* pluginFuncs); function89 NPError NP_GetEntryPoints(NPPluginFuncs* pluginFuncs) function
92 NPError NP_GetEntryPoints(NPPluginFuncs *pluginFuncs); function102 NPError NP_GetEntryPoints(NPPluginFuncs* pluginFuncs) function
269 NP_GetEntryPointsFuncPtr NP_GetEntryPoints = 0; in load() local
76 NPError NP_GetEntryPoints(NPPluginFuncs* pluginFuncs) in NP_GetEntryPoints() function
92 NPError STDCALL NP_GetEntryPoints(NPPluginFuncs *pluginFuncs) in NP_GetEntryPoints() function