Searched refs:NP_GetEntryPointsFuncPtr (Results 1 – 4 of 4) sorted by relevance
266 NP_GetEntryPointsFuncPtr NP_GetEntryPoints = 0; in load()272 NP_GetEntryPoints = (NP_GetEntryPointsFuncPtr)GetProcAddress(m_module, L"NP_GetEntryPoints"); in load()276 NP_GetEntryPoints = (NP_GetEntryPointsFuncPtr)GetProcAddress(m_module, "NP_GetEntryPoints"); in load()
271 NP_GetEntryPointsFuncPtr NP_GetEntryPoints = 0; in load()276 …NP_GetEntryPoints = (NP_GetEntryPointsFuncPtr)CFBundleGetFunctionPointerForName(m_module, CFSTR("N… in load()
197 typedef EXPORTED_CALLBACK(NPError, NP_GetEntryPointsFuncPtr)(NPPluginFuncs*); typedef
342 NP_GetEntryPointsFuncPtr NP_GetEntryPoints = NULL;380 …NP_GetEntryPoints = (NP_GetEntryPointsFuncPtr)CFBundleGetFunctionPointerForName(cfBundle, CFSTR("N…