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/
DLocalDOMWindow.h322 void enqueuePageshowEvent(PageshowEventPersistence);
DLocalDOMWindow.cpp460 enqueuePageshowEvent(PageshowEventNotPersisted); in documentWasClosed()
465 void LocalDOMWindow::enqueuePageshowEvent(PageshowEventPersistence persisted) in enqueuePageshowEvent() function in WebCore::LocalDOMWindow