Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/dom/
DDocument.h198 enum PageshowEventPersistence { enum
1043 void enqueuePageshowEvent(PageshowEventPersistence);
DDocument.cpp4786 void Document::enqueuePageshowEvent(PageshowEventPersistence persisted) in enqueuePageshowEvent()