Home
last modified time | relevance | path

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

/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/history/
H A DCachedFrame.cpp116 m_document->enqueuePageshowEvent(PageshowEventPersisted); in restore()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/dom/
H A DDocument.h1031 void enqueuePageshowEvent(PageshowEventPersistence);
H A DDocument.cpp2093 enqueuePageshowEvent(PageshowEventNotPersisted); in implicitClose()
4724 void Document::enqueuePageshowEvent(PageshowEventPersistence persisted) in enqueuePageshowEvent() function in WebCore::Document
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/
H A DChangeLog-2010-05-2433577 (WebCore::Document::enqueuePageshowEvent): All Pageshow events are piped through here.
33587 (WebCore::CachedFrameBase::restore): Use Document::enqueuePageshowEvent