HomeSort by relevance Sort by last modified time
    Searched defs:persisted (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/dom/
PageTransitionEvent.h 39 static PassRefPtr<PageTransitionEvent> create(const AtomicString& type, bool persisted)
41 return adoptRef(new PageTransitionEvent(type, persisted));
49 bool persisted);
53 bool persisted() const { return m_persisted; } function in class:WebCore::PageTransitionEvent
57 PageTransitionEvent(const AtomicString& type, bool persisted);
  /prebuilt/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 

Completed in 15 milliseconds