Searched defs:npScript (Results 1 – 3 of 3) sorted by relevance
320 bool _NPN_Evaluate(NPP npp, NPObject* npObject, NPString* npScript, NPVariant* result) in _NPN_Evaluate()327 bool _NPN_EvaluateHelper(NPP npp, bool popupsAllowed, NPObject* npObject, NPString* npScript, NPVar… in _NPN_EvaluateHelper()
238 NPString npScript; in executeScript() local
402 NPString npScript; in executeScript() local