Searched defs:popupsAllowed (Results 1 – 3 of 3) sorted by relevance
347 bool popupsAllowed = false; in _NPN_Evaluate() local351 bool _NPN_EvaluateHelper(NPP npp, bool popupsAllowed, NPObject* npObject, NPString* npScript, NPVar… in _NPN_EvaluateHelper()
76 bool WebBindings::evaluateHelper(NPP npp, bool popupsAllowed, NPObject* object, NPString* script, N… in evaluateHelper()
448 WebString WebPluginContainerImpl::executeScriptURL(const WebURL& url, bool popupsAllowed) in executeScriptURL()