Searched refs:getEntryPointsFuncPtr (Results 1 – 1 of 1) sorted by relevance
213 …NP_GetEntryPointsFuncPtr getEntryPointsFuncPtr = m_module->functionPointer<NP_GetEntryPointsFuncPt… in tryLoad() local214 if (!getEntryPointsFuncPtr) in tryLoad()236 … = initializeFuncPtr(netscapeBrowserFuncs()) == NPERR_NO_ERROR && getEntryPointsFuncPtr(&m_pluginF… in tryLoad()245 …if (getEntryPointsFuncPtr(&m_pluginFuncs) != NPERR_NO_ERROR || initializeFuncPtr(netscapeBrowserFu… in tryLoad()