Home
last modified time | relevance | path

Searched defs:dispatchBeforeUnloadEvent (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/web/
DWebRemoteFrameImpl.cpp310 bool WebRemoteFrameImpl::dispatchBeforeUnloadEvent() in dispatchBeforeUnloadEvent() function in blink::WebRemoteFrameImpl
DWebLocalFrameImpl.cpp668 bool WebLocalFrameImpl::dispatchBeforeUnloadEvent() in dispatchBeforeUnloadEvent() function in blink::WebLocalFrameImpl
/external/chromium_org/third_party/WebKit/Source/core/dom/
DDocument.cpp2587 bool Document::dispatchBeforeUnloadEvent(Chrome& chrome, bool& didAllowNavigation) in dispatchBeforeUnloadEvent() function in blink::Document