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

  /external/webkit/Source/WebCore/bridge/
npruntime.h 230 The NPUTF8 returned from NPN_UTF8FromIdentifier SHOULD be freed.
232 NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier);
  /external/webkit/Source/WebKit2/WebProcess/Plugins/Netscape/
NetscapeBrowserFuncs.cpp 611 static NPUTF8 *NPN_UTF8FromIdentifier(NPIdentifier identifier)
920 netscapeFuncs.utf8fromidentifier = NPN_UTF8FromIdentifier;

Completed in 53 milliseconds