Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMWindow.h90 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enumerator
137 SetLocationLocking = LockHistoryBasedOnGestureState);
DDOMWindow.cpp1680 locking != LockHistoryBasedOnGestureState); in setLocation()