Home
last modified time | relevance | path

Searched refs:JavascriptCanCloseWindows (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/qt/Api/
Dqwebsettings.h78 JavascriptCanCloseWindows, enumerator
Dqwebsettings.cpp193 value = attributes.value(QWebSettings::JavascriptCanCloseWindows, in apply()
194 … global->attributes.value(QWebSettings::JavascriptCanCloseWindows)); in apply()