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

/external/webkit/Source/WebCore/dom/
H A DDocumentParser.h91 void setDocumentWasLoadedAsPartOfNavigation() { m_documentWasLoadedAsPartOfNavigation = true; } function in class:WebCore::DocumentParser
/external/webkit/Source/WebCore/loader/
H A DDocumentWriter.cpp258 void DocumentWriter::setDocumentWasLoadedAsPartOfNavigation() function in class:WebCore::DocumentWriter
260 m_frame->document()->parser()->setDocumentWasLoadedAsPartOfNavigation();

Completed in 1956 milliseconds