Home
last modified time | relevance | path

Searched defs:wasDuringLoad (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/loader/
DNavigationScheduler.cpp59 …vigation(double delay, bool lockHistory, bool lockBackForwardList, bool wasDuringLoad, bool isLoca… in ScheduledNavigation()
79 bool wasDuringLoad() const { return m_wasDuringLoad; } in wasDuringLoad() function in WebCore::ScheduledNavigation