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

/external/chromium_org/third_party/WebKit/Source/core/page/
H A DChrome.cpp213 bool Chrome::canRunBeforeUnloadConfirmPanel() function in class:WebCore::Chrome
215 return m_client->canRunBeforeUnloadConfirmPanel();
/external/chromium_org/third_party/WebKit/Source/web/
H A DChromeClientImpl.cpp391 bool ChromeClientImpl::canRunBeforeUnloadConfirmPanel() function in class:WebKit::ChromeClientImpl

Completed in 101 milliseconds