Searched refs:m_lockHistory (Results 1 – 4 of 4) sorted by relevance
102 bool lockHistory() const { return m_lockHistory; } in lockHistory()121 bool m_lockHistory; variable
61 , m_lockHistory(lockHistory) in ScheduledNavigation()77 bool lockHistory() const { return m_lockHistory; } in lockHistory()88 bool m_lockHistory; member in WebCore::ScheduledNavigation
132 , m_lockHistory(lockHistory) in FormSubmission()
16004 (KParts::URLArgs::URLArgs): Initialize m_lockHistory to false.