Searched defs:BeforeUnloadEvent (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/events/
H A DBeforeUnloadEvent.cpp25 #include "core/events/BeforeUnloadEvent.h"
30 BeforeUnloadEvent::BeforeUnloadEvent() function in class:blink::BeforeUnloadEvent
35 BeforeUnloadEvent::~BeforeUnloadEvent()
39 bool BeforeUnloadEvent::isBeforeUnloadEvent() const
44 void BeforeUnloadEvent::trace(Visitor* visitor)

Completed in 54 milliseconds