Home
last modified time | relevance | path

Searched refs:m_lockHistory (Results 1 – 4 of 4) sorted by relevance

/external/webkit/Source/WebCore/loader/
DFormSubmission.h102 bool lockHistory() const { return m_lockHistory; } in lockHistory()
121 bool m_lockHistory; variable
DNavigationScheduler.cpp61 , m_lockHistory(lockHistory) in ScheduledNavigation()
77 bool lockHistory() const { return m_lockHistory; } in lockHistory()
88 bool m_lockHistory; member in WebCore::ScheduledNavigation
DFormSubmission.cpp132 , m_lockHistory(lockHistory) in FormSubmission()
/external/webkit/Source/WebCore/
DChangeLog-2005-08-2316004 (KParts::URLArgs::URLArgs): Initialize m_lockHistory to false.