Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/loader/
DDocumentLoader.cpp791 …bool shouldReuseDefaultView = frame->loader().stateMachine()->isDisplayingInitialEmptyDocument() &… in createWriterFor() local
798 if (!shouldReuseDefaultView) in createWriterFor()