Searched refs:_NPN_UTF8FromIdentifier (Results 1 – 11 of 11) sorted by relevance
89 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObject_HasMethod()106 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObject_Invoke()122 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObject_HasProperty()135 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObject_GetProperty()
42 extern NPUTF8* _NPN_UTF8FromIdentifier(NPIdentifier);
70 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier identifier) in _NPN_UTF8FromIdentifier() function
52 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier);
225 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier identifier) in _NPN_UTF8FromIdentifier() function
291 m_browserFuncs.utf8fromidentifier = _NPN_UTF8FromIdentifier; in initializeBrowserFuncs()
224 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier identifier);
185 funcs->utf8fromidentifier = _NPN_UTF8FromIdentifier; in initializeExtraBrowserFuncs()
473 …(NPN_UTF8FromIdentifierProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_UTF8FromIdentifier);586 browserFuncs.utf8fromidentifier = _NPN_UTF8FromIdentifier;
12023 CField::name that called _NPN_UTF8FromIdentifier and hence leaked.20922 (_NPN_UTF8FromIdentifier):21991 (_NPN_UTF8FromIdentifier):
46124 (_NPN_UTF8FromIdentifier):