Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDocument.h197 enum PageshowEventPersistence { enum
1045 void enqueuePageshowEvent(PageshowEventPersistence);
DDocument.cpp4779 void Document::enqueuePageshowEvent(PageshowEventPersistence persisted) in enqueuePageshowEvent()