/external/webkit/Source/WebCore/workers/ |
D | AbstractWorker.cpp | 62 void AbstractWorker::contextDestroyed() in contextDestroyed() function in WebCore::AbstractWorker 65 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
D | AbstractWorker.h | 60 virtual void contextDestroyed();
|
/external/webkit/Source/WebCore/bindings/generic/ |
D | ActiveDOMCallback.cpp | 73 virtual void contextDestroyed() in contextDestroyed() function in WebCore::ActiveDOMObjectCallbackImpl 76 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
/external/webkit/Source/WebCore/page/ |
D | DOMTimer.cpp | 155 void DOMTimer::contextDestroyed() in contextDestroyed() function in WebCore::DOMTimer 157 SuspendableTimer::contextDestroyed(); in contextDestroyed()
|
D | DOMTimer.h | 49 virtual void contextDestroyed();
|
/external/webkit/Source/WebCore/fileapi/ |
D | DOMFileSystem.cpp | 74 void DOMFileSystem::contextDestroyed() in contextDestroyed() function in WebCore::DOMFileSystem 77 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
D | DOMFileSystem.h | 60 virtual void contextDestroyed();
|
/external/webkit/Source/WebCore/storage/ |
D | IDBTransaction.cpp | 170 void IDBTransaction::contextDestroyed() in contextDestroyed() function in WebCore::IDBTransaction 172 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
D | IDBTransaction.h | 85 virtual void contextDestroyed();
|
/external/webkit/Source/WebCore/notifications/ |
D | Notification.cpp | 154 void Notification::contextDestroyed() in contextDestroyed() function in WebCore::Notification 156 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
D | Notification.h | 97 virtual void contextDestroyed();
|
/external/webkit/Source/WebCore/html/canvas/ |
D | WebKitLoseContext.h | 45 void contextDestroyed() { m_context = 0; } in contextDestroyed() function
|
/external/webkit/Source/WebCore/dom/ |
D | ActiveDOMObject.cpp | 59 void ActiveDOMObject::contextDestroyed() in contextDestroyed() function in WebCore::ActiveDOMObject
|
D | ActiveDOMObject.h | 43 virtual void contextDestroyed();
|
D | ScriptExecutionContext.cpp | 105 object->contextDestroyed(); in ~ScriptExecutionContext() 111 (*iter)->contextDestroyed(); in ~ScriptExecutionContext() 134 (*iter)->contextDestroyed(); in ~ScriptExecutionContext()
|
D | MessagePort.h | 79 void contextDestroyed();
|
D | MessagePort.cpp | 153 void MessagePort::contextDestroyed() in contextDestroyed() function in WebCore::MessagePort
|
/external/webkit/Source/WebCore/html/ |
D | DOMURL.h | 48 void contextDestroyed();
|
D | DOMURL.cpp | 50 void DOMURL::contextDestroyed() in contextDestroyed() function in WebCore::DOMURL
|
/external/webkit/Source/WebCore/websockets/ |
D | WebSocket.cpp | 208 void WebSocket::contextDestroyed() in contextDestroyed() function in WebCore::WebSocket 213 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
D | WebSocket.h | 84 virtual void contextDestroyed();
|
/external/webkit/Source/WebCore/xml/ |
D | XMLHttpRequest.h | 71 virtual void contextDestroyed();
|
D | XMLHttpRequest.cpp | 1113 void XMLHttpRequest::contextDestroyed() in contextDestroyed() function in WebCore::XMLHttpRequest 1116 ActiveDOMObject::contextDestroyed(); in contextDestroyed()
|
/external/skia/include/gpu/ |
D | GrContext.h | 70 void contextDestroyed();
|
/external/skia/src/gpu/ |
D | GrContext.cpp | 72 contextDestroyed(); in contextLost() 76 void GrContext::contextDestroyed() { in contextDestroyed() function in GrContext
|