Home
last modified time | relevance | path

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

/external/webkit/Tools/DumpRenderTree/chromium/
DWebPreferences.h64 bool javaScriptCanOpenWindowsAutomatically; member
/external/webkit/Source/WebCore/page/
DSettings.cpp397 void Settings::setJavaScriptCanOpenWindowsAutomatically(bool javaScriptCanOpenWindowsAutomatically) in setJavaScriptCanOpenWindowsAutomatically()
DSettings.h133 …bool javaScriptCanOpenWindowsAutomatically() const { return m_javaScriptCanOpenWindowsAutomaticall… in javaScriptCanOpenWindowsAutomatically() function
/external/webkit/Source/WebKit2/UIProcess/API/C/
DWKPreferences.cpp155 …enWindowsAutomatically(WKPreferencesRef preferencesRef, bool javaScriptCanOpenWindowsAutomatically) in WKPreferencesSetJavaScriptCanOpenWindowsAutomatically()
/external/webkit/Source/WebKit/mac/WebView/
DWebPreferences.mm707 {
/external/webkit/Source/WebKit/win/
DWebPreferences.cpp861 HRESULT STDMETHODCALLTYPE WebPreferences::javaScriptCanOpenWindowsAutomatically( in javaScriptCanOpenWindowsAutomatically() function in WebPreferences