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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 227 bool NPN_IdentifierIsString(NPIdentifier identifier);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 606 static bool NPN_IdentifierIsString(NPIdentifier identifier)
919 netscapeFuncs.identifierisstring = NPN_IdentifierIsString;

Completed in 20 milliseconds