Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DLocation.cpp258 …ame->domWindow()->setLocation(urlString, activeWindow, firstWindow, LockHistoryAndBackForwardList); in replace()
H A DDOMWindow.h81 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enumerator