Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/page/
H A DDOMWindow.h81 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enumerator
135 SetLocationLocking = LockHistoryBasedOnGestureState);
H A DDOMWindow.cpp1676 …locking != LockHistoryBasedOnGestureState || !activeFrame->script()->anyPageIsProcessingUserGestur… in setLocation()
1677 locking != LockHistoryBasedOnGestureState); in setLocation()