Searched defs:shouldTerminate (Results 1 - 16 of 16) sorted by relevance

/macosx-10.10.1/pyobjc-45/2.5/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DPyObjCLauncher.py42 def shouldTerminate(self): member in class:MyAppDelegate
/macosx-10.10.1/pyobjc-45/2.6/pyobjc/pyobjc-framework-Cocoa/Examples/AppKit/PyObjCLauncher/
H A DPyObjCLauncher.py42 def shouldTerminate(self): member in class:MyAppDelegate
/macosx-10.10.1/pyobjc-45/pyobjc/pyobjc-framework-Cocoa-2.5.1/Examples/AppKit/PyObjCLauncher/
H A DPyObjCLauncher.py42 def shouldTerminate(self): member in class:MyAppDelegate
/macosx-10.10.1/WebKit2-7600.1.25/UIProcess/
H A DWebContextSupplement.h63 virtual bool shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebContextSupplement
H A DWebApplicationCacheManagerProxy.cpp68 bool WebApplicationCacheManagerProxy::shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebApplicationCacheManagerProxy
H A DWebMediaCacheManagerProxy.cpp69 bool WebMediaCacheManagerProxy::shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebMediaCacheManagerProxy
H A DWebResourceCacheManagerProxy.cpp76 bool WebResourceCacheManagerProxy::shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebResourceCacheManagerProxy
H A DWebCookieManagerProxy.cpp86 bool WebCookieManagerProxy::shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebCookieManagerProxy
H A DWebOriginDataManagerProxy.cpp72 bool WebOriginDataManagerProxy::shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebOriginDataManagerProxy
H A DWebDatabaseManagerProxy.cpp140 bool WebDatabaseManagerProxy::shouldTerminate(WebProcessProxy*) const function in class:WebKit::WebDatabaseManagerProxy
H A DWebProcessProxy.cpp592 void WebProcessProxy::shouldTerminate(bool& shouldTerminate) argument
H A DWebContext.cpp756 bool WebContext::shouldTerminate(WebProcessProxy* process) function in class:WebKit::WebContext
/macosx-10.10.1/WebKit2-7600.1.25/DatabaseProcess/
H A DDatabaseProcess.cpp73 bool DatabaseProcess::shouldTerminate() function in class:WebKit::DatabaseProcess
/macosx-10.10.1/WebKit2-7600.1.25/NetworkProcess/
H A DNetworkProcess.cpp106 bool NetworkProcess::shouldTerminate() function in class:WebKit::NetworkProcess
/macosx-10.10.1/WebKit2-7600.1.25/PluginProcess/
H A DPluginProcess.cpp122 bool PluginProcess::shouldTerminate() function in class:WebKit::PluginProcess
/macosx-10.10.1/WebKit2-7600.1.25/WebProcess/
H A DWebProcess.cpp559 bool WebProcess::shouldTerminate() function in class:WebKit::WebProcess
565 bool shouldTerminate = false; local

Completed in 218 milliseconds