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

/macosx-10.10/WebCore-7600.1.25/loader/
H A DDocumentLoader.h204 void setDidCreateGlobalHistoryEntry(bool didCreateGlobalHistoryEntry) { m_didCreateGlobalHistoryEntry = didCreateGlobalHistoryEntry; } function in class:WebCore::DocumentLoader

Completed in 112 milliseconds