Home
last modified time | relevance | path

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

/external/chromium_org/third_party/WebKit/Source/core/frame/
DDOMWindow.h319 void enqueuePageshowEvent(PageshowEventPersistence);
DDOMWindow.cpp449 enqueuePageshowEvent(PageshowEventNotPersisted); in documentWasClosed()
453 void DOMWindow::enqueuePageshowEvent(PageshowEventPersistence persisted) in enqueuePageshowEvent() function in WebCore::DOMWindow