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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 238 int32_t NPN_IntFromIdentifier(NPIdentifier identifier);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 625 static int32_t NPN_IntFromIdentifier(NPIdentifier identifier)
921 netscapeFuncs.intfromidentifier = NPN_IntFromIdentifier;

Completed in 60 milliseconds