Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/loader/
DNavigationScheduler.cpp63 , m_wasDuringLoad(wasDuringLoad) in ScheduledNavigation()
79 bool wasDuringLoad() const { return m_wasDuringLoad; } in wasDuringLoad()
90 bool m_wasDuringLoad; member in WebCore::ScheduledNavigation