Searched refs:SetLocationLocking (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/page/
H A DDOMWindow.h79 enum SetLocationLocking { LockHistoryBasedOnGestureState, LockHistoryAndBackForwardList }; enum in namespace:WebCore
133 SetLocationLocking = LockHistoryBasedOnGestureState);
H A DDOMWindow.cpp1682 void DOMWindow::setLocation(const String& urlString, DOMWindow* activeWindow, DOMWindow* firstWindow, SetLocationLocking locking)

Completed in 724 milliseconds