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

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/
H A DAPIUIClient.h108 virtual bool runBeforeUnloadConfirmPanel(WebKit::WebPageProxy*, const WTF::String&, WebKit::WebFrameProxy*) { return true; } function in class:API::UIClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/efl/
H A DPageUIClientEfl.cpp199 bool PageUIClientEfl::runBeforeUnloadConfirmPanel(WKPageRef, WKStringRef message, WKFrameRef, const void* clientInfo) function in class:WebKit::PageUIClientEfl
/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DChromeClientWinCE.cpp182 bool ChromeClientWinCE::runBeforeUnloadConfirmPanel(const String& message, Frame* frame) function in class:WebKit::ChromeClientWinCE
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKPageUIClient.h129 WKPageRunBeforeUnloadConfirmPanelCallback runBeforeUnloadConfirmPanel; member in struct:WKPageUIClientV0
174 WKPageRunBeforeUnloadConfirmPanelCallback runBeforeUnloadConfirmPanel; member in struct:WKPageUIClientV1
225 WKPageRunBeforeUnloadConfirmPanelCallback runBeforeUnloadConfirmPanel; member in struct:WKPageUIClientV2
281 WKPageRunBeforeUnloadConfirmPanelCallback runBeforeUnloadConfirmPanel; member in struct:WKPageUIClientV3
342 WKPageRunBeforeUnloadConfirmPanelCallback runBeforeUnloadConfirmPanel; member in struct:WKPageUIClient
/macosx-10.10/WebCore-7600.1.25/page/
H A DChrome.cpp295 bool Chrome::runBeforeUnloadConfirmPanel(const String& message, Frame* frame) function in class:WebCore::Chrome
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebChromeClient.cpp360 bool WebChromeClient::runBeforeUnloadConfirmPanel(const String& message, Frame* frame) function in class:WebChromeClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp326 bool WebChromeClient::runBeforeUnloadConfirmPanel(const String& message, Frame* frame) function in class:WebKit::WebChromeClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3225 void WebPageProxy::runBeforeUnloadConfirmPanel(const String& message, uint64_t frameID, bool& shouldClose) function in class:WebKit::WebPageProxy

Completed in 128 milliseconds