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

  /external/webkit/Tools/DumpRenderTree/TestNetscapePlugIn/
PluginTest.cpp 126 NPIdentifier PluginTest::NPN_GetStringIdentifier(const NPUTF8 *name)
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 584 static NPIdentifier NPN_GetStringIdentifier(const NPUTF8 *name)
598 identifiers[i] = NPN_GetStringIdentifier(names[i]);
916 netscapeFuncs.getstringidentifier = NPN_GetStringIdentifier;

Completed in 59 milliseconds