Searched defs:canRunBeforeUnloadConfirmPanel (Results 1 – 3 of 3) sorted by relevance
213 bool Chrome::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebCore::Chrome
393 bool ChromeClientImpl::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in blink::ChromeClientImpl
111 virtual bool canRunBeforeUnloadConfirmPanel() OVERRIDE { return false; } in canRunBeforeUnloadConfirmPanel() function