Searched refs:NPN_UserAgent (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/plugins/
H A Dnpapi.cpp107 const char* NPN_UserAgent(NPP instance) function
H A DPluginPackage.cpp281 m_browserFuncs.uagent = NPN_UserAgent;
H A Dnpapi.h827 const char* NP_LOADDS NPN_UserAgent(NPP instance);
/macosx-10.10/WebKit-7600.1.25/mac/Plugins/
H A Dnpapi.mm73 // This specifically works around Flash and Shockwave. When we call NPP_New, they call NPN_UserAgent with a NULL instance.
117 const char* NPN_UserAgent(NPP instance)
H A DWebNetscapePluginPackage.mm287 browserFuncs.uagent = NPN_UserAgent;
/macosx-10.10/WebKit2-7600.1.25/WebProcess/Plugins/Netscape/
H A DNetscapeBrowserFuncs.cpp343 static const char* NPN_UserAgent(NPP npp) function in namespace:WebKit
982 netscapeFuncs.uagent = NPN_UserAgent;

Completed in 81 milliseconds