HomeSort by relevance Sort by last modified time
    Searched defs:NPN_UserAgent (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/plugins/
npapi.cpp 38 // This specifically works around Flash and Shockwave. When we call NPP_New, they call NPN_Useragent with a NULL instance.
107 const char* NPN_UserAgent(NPP instance)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 348 static const char* NPN_UserAgent(NPP npp)
901 netscapeFuncs.uagent = NPN_UserAgent;

Completed in 62 milliseconds