Searched refs:_NPN_GetStringIdentifiers (Results 1 – 3 of 3) sorted by relevance
44 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier*);
188 void _NPN_GetStringIdentifiers(const NPUTF8** names, int32_t nameCount, NPIdentifier* identifiers) in _NPN_GetStringIdentifiers() function
100 _NPN_GetStringIdentifiers(names, nameCount, identifiers); in getStringIdentifiers()