Home
last modified time | relevance | path

Searched refs:SetLocationLocking (Results 1 – 3 of 3) sorted by relevance

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DDOMWindow.h81 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enum
135 SetLocationLocking = LockHistoryBasedOnGestureState);
H A DDOMWindow.cpp1650 …nst String& urlString, DOMWindow* activeWindow, DOMWindow* firstWindow, SetLocationLocking locking) in setLocation()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2011-02-1635002 (WebCore::DOMWindow::setLocation): Added a SetLocationLocking argument that allows us