Searched defs:canRunBeforeUnloadConfirmPanel (Results 1 – 10 of 10) sorted by relevance
333 bool WebChromeClient::canRunBeforeUnloadConfirmPanel() function
242 bool ChromeClientWx::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebCore::ChromeClientWx
200 bool ChromeClientHaiku::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebCore::ChromeClientHaiku
261 bool ChromeClientQt::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebCore::ChromeClientQt
248 bool Chrome::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebCore::Chrome
364 bool ChromeClientImpl::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebKit::ChromeClientImpl
261 bool ChromeClient::canRunBeforeUnloadConfirmPanel() in windowRect() function in WebKit::ChromeClient
215 bool ChromeClientAndroid::canRunBeforeUnloadConfirmPanel() { return true; } in focus() function in android::ChromeClientAndroid
338 bool WebChromeClient::canRunBeforeUnloadConfirmPanel() in canRunBeforeUnloadConfirmPanel() function in WebChromeClient
107 virtual bool canRunBeforeUnloadConfirmPanel() { return false; } in canRunBeforeUnloadConfirmPanel() function