Searched defs:ScopedPageLoadDeferrer (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DScopedPageLoadDeferrer.cpp22 #include "core/page/ScopedPageLoadDeferrer.h"
32 ScopedPageLoadDeferrer::ScopedPageLoadDeferrer(Page* exclusion) function in class:blink::ScopedPageLoadDeferrer
51 // beneath modal windows or sheets, which is exactly when ScopedPageLoadDeferrer is used.
65 void ScopedPageLoadDeferrer::detach()
80 void ScopedPageLoadDeferrer::dispose()
87 ScopedPageLoadDeferrer::~ScopedPageLoadDeferrer()
92 void ScopedPageLoadDeferrer::trace(Visitor* visitor)

Completed in 95 milliseconds