Searched defs:popupsAllowed (Results 1 – 6 of 6) sorted by relevance
31 bool PlatformBridge::popupsAllowed(NPP npp) in popupsAllowed() function in WebCore::PlatformBridge
115 bool PlatformBridge::popupsAllowed(NPP) in popupsAllowed() function in WebCore::PlatformBridge
254 bool popupsAllowed = PlatformBridge::popupsAllowed(npp); in _NPN_Evaluate() local258 bool _NPN_EvaluateHelper(NPP npp, bool popupsAllowed, NPObject* npObject, NPString* npScript, NPVar… in _NPN_EvaluateHelper()
348 WebString WebPluginContainerImpl::executeScriptURL(const WebURL& url, bool popupsAllowed) in executeScriptURL()
81 bool WebBindings::evaluateHelper(NPP npp, bool popupsAllowed, NPObject* object, NPString* script, N… in evaluateHelper()
1041 bool PlatformBridge::popupsAllowed(NPP npp) in popupsAllowed() function in WebCore::PlatformBridge