Searched refs:_NPN_UTF8FromIdentifier (Results 1 – 12 of 12) sorted by relevance
96 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObjectHasMethod()115 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObjectInvoke()169 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObjectHasProperty()185 NPUTF8* name = _NPN_UTF8FromIdentifier(identifier); in JavaNPObjectGetProperty()
42 extern NPUTF8* _NPN_UTF8FromIdentifier(NPIdentifier);
70 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier identifier) in _NPN_UTF8FromIdentifier() function
51 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier);
230 NPUTF8 *_NPN_UTF8FromIdentifier(NPIdentifier identifier) in _NPN_UTF8FromIdentifier() function
146 m_browserFuncs.utf8fromidentifier = _NPN_UTF8FromIdentifier; in load()
321 m_browserFuncs.utf8fromidentifier = _NPN_UTF8FromIdentifier; in initializeBrowserFuncs()
176 funcs->utf8fromidentifier = _NPN_UTF8FromIdentifier; in initializeExtraBrowserFuncs()
184 return _NPN_UTF8FromIdentifier(identifier); in utf8FromIdentifier()
476 …(NPN_UTF8FromIdentifierProcPtr)tVectorForFunctionPointer((FunctionPointer)_NPN_UTF8FromIdentifier);589 browserFuncs.utf8fromidentifier = _NPN_UTF8FromIdentifier;
12023 CField::name that called _NPN_UTF8FromIdentifier and hence leaked.20922 (_NPN_UTF8FromIdentifier):21991 (_NPN_UTF8FromIdentifier):
46124 (_NPN_UTF8FromIdentifier):