Searched defs:shouldInterruptJavaScript (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/
H A DAPIUIClient.h139 virtual bool shouldInterruptJavaScript(WebKit::WebPageProxy*) { return false; } function in class:API::UIClient
/macosx-10.10/WebKit-7600.1.25/wince/WebCoreSupport/
H A DChromeClientWinCE.cpp212 bool ChromeClientWinCE::shouldInterruptJavaScript() function in class:WebKit::ChromeClientWinCE
/macosx-10.10/WebKit2-7600.1.25/UIProcess/API/C/
H A DWKPageUIClient.h143 WKPageShouldInterruptJavaScriptCallback shouldInterruptJavaScript; member in struct:WKPageUIClientV0
188 WKPageShouldInterruptJavaScriptCallback shouldInterruptJavaScript; member in struct:WKPageUIClientV1
239 WKPageShouldInterruptJavaScriptCallback shouldInterruptJavaScript; member in struct:WKPageUIClientV2
295 WKPageShouldInterruptJavaScriptCallback shouldInterruptJavaScript; member in struct:WKPageUIClientV3
356 WKPageShouldInterruptJavaScriptCallback shouldInterruptJavaScript; member in struct:WKPageUIClient
/macosx-10.10/WebCore-7600.1.25/page/
H A DChrome.cpp378 bool Chrome::shouldInterruptJavaScript() function in class:WebCore::Chrome
/macosx-10.10/WebKit-7600.1.25/win/WebCoreSupport/
H A DWebChromeClient.cpp435 bool WebChromeClient::shouldInterruptJavaScript() function in class:WebChromeClient
/macosx-10.10/WebKit2-7600.1.25/WebProcess/WebCoreSupport/
H A DWebChromeClient.cpp419 bool WebChromeClient::shouldInterruptJavaScript() function in class:WebKit::WebChromeClient
/macosx-10.10/WebKit2-7600.1.25/UIProcess/
H A DWebPageProxy.cpp3061 void WebPageProxy::shouldInterruptJavaScript(bool& result) function in class:WebKit::WebPageProxy

Completed in 203 milliseconds