Home
last modified time | relevance | path

Searched defs:popupsAllowed (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/qt/
DPlatformBridgeQt.cpp31 bool PlatformBridge::popupsAllowed(NPP npp) in popupsAllowed() function in WebCore::PlatformBridge
/external/webkit/Source/WebKit/android/WebCoreSupport/
DPlatformBridge.cpp115 bool PlatformBridge::popupsAllowed(NPP) in popupsAllowed() function in WebCore::PlatformBridge
/external/webkit/Source/WebCore/bindings/v8/
DNPV8Object.cpp254 bool popupsAllowed = PlatformBridge::popupsAllowed(npp); in _NPN_Evaluate() local
258 bool _NPN_EvaluateHelper(NPP npp, bool popupsAllowed, NPObject* npObject, NPString* npScript, NPVar… in _NPN_EvaluateHelper()
/external/webkit/Source/WebKit/chromium/src/
DWebPluginContainerImpl.cpp348 WebString WebPluginContainerImpl::executeScriptURL(const WebURL& url, bool popupsAllowed) in executeScriptURL()
DWebBindings.cpp81 bool WebBindings::evaluateHelper(NPP npp, bool popupsAllowed, NPObject* object, NPString* script, N… in evaluateHelper()
DPlatformBridge.cpp1041 bool PlatformBridge::popupsAllowed(NPP npp) in popupsAllowed() function in WebCore::PlatformBridge