Searched defs:contextDestroyed (Results 1 - 15 of 15) sorted by relevance

/external/webkit/Source/WebCore/html/canvas/
H A DWebKitLoseContext.h45 void contextDestroyed() { m_context = 0; } function in class:WebCore::WebKitLoseContext
/external/webkit/Source/WebCore/html/
H A DDOMURL.cpp50 void DOMURL::contextDestroyed() function in class:WebCore::DOMURL
/external/webkit/Source/WebCore/dom/
H A DActiveDOMObject.cpp59 void ActiveDOMObject::contextDestroyed() function in class:WebCore::ActiveDOMObject
H A DMessagePort.cpp153 void MessagePort::contextDestroyed() function in class:WebCore::MessagePort
/external/webkit/Source/WebCore/workers/
H A DAbstractWorker.cpp62 void AbstractWorker::contextDestroyed() function in class:WebCore::AbstractWorker
65 ActiveDOMObject::contextDestroyed();
/external/webkit/Source/WebCore/bindings/generic/
H A DActiveDOMCallback.cpp73 virtual void contextDestroyed() function in class:WebCore::ActiveDOMObjectCallbackImpl
76 ActiveDOMObject::contextDestroyed();
/external/webkit/Source/WebCore/fileapi/
H A DDOMFileSystem.cpp74 void DOMFileSystem::contextDestroyed() function in class:WebCore::DOMFileSystem
77 ActiveDOMObject::contextDestroyed();
/external/webkit/Source/WebCore/notifications/
H A DNotification.cpp154 void Notification::contextDestroyed() function in class:WebCore::Notification
156 ActiveDOMObject::contextDestroyed();
/external/webkit/Source/WebCore/page/
H A DDOMTimer.cpp91 // The timer is deleted when context is deleted (DOMTimer::contextDestroyed) or explicitly via DOMTimer::removeById(),
155 void DOMTimer::contextDestroyed() function in class:WebCore::DOMTimer
157 SuspendableTimer::contextDestroyed();
/external/webkit/Source/WebCore/storage/
H A DIDBTransaction.cpp170 void IDBTransaction::contextDestroyed() function in class:WebCore::IDBTransaction
172 ActiveDOMObject::contextDestroyed();
174 // Must happen in contextDestroyed since it can result in ActiveDOMObjects being destructed
175 // (and contextDestroyed is the only one resilient against this).
/external/webkit/Source/WebCore/websockets/
H A DWebSocket.cpp208 void WebSocket::contextDestroyed() function in class:WebCore::WebSocket
213 ActiveDOMObject::contextDestroyed();
/external/webkit/Source/WebCore/xml/
H A DXMLHttpRequest.cpp1113 void XMLHttpRequest::contextDestroyed() function in class:WebCore::XMLHttpRequest
1116 ActiveDOMObject::contextDestroyed();
/external/webkit/Source/WebKit/win/
H A DWebView.cpp1155 virtual void contextDestroyed();
1185 void WindowCloseTimer::contextDestroyed() function in class:WindowCloseTimer
1187 SuspendableTimer::contextDestroyed();
/external/skia/src/gpu/
H A DGrContext.cpp72 contextDestroyed();
76 void GrContext::contextDestroyed() { function in class:GrContext
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Djavax.servlet_2.5.0.v200910301333.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 247 milliseconds