Searched refs:refEventTarget (Results 1 - 15 of 15) sorted by relevance

/external/webkit/WebCore/workers/
H A DAbstractWorker.h68 virtual void refEventTarget() { ref(); } function in class:WebCore::AbstractWorker
H A DWorker.h79 virtual void refEventTarget() { ref(); } function in class:WebCore::Worker
H A DWorkerContext.h135 virtual void refEventTarget() { ref(); } function in class:WebCore::WorkerContext
/external/webkit/WebCore/loader/appcache/
H A DDOMApplicationCache.h83 virtual void refEventTarget() { ref(); } function in class:WebCore::DOMApplicationCache
/external/webkit/WebCore/storage/
H A DIDBRequest.h71 virtual void refEventTarget() { ref(); } function in class:WebCore::IDBRequest
/external/webkit/WebCore/xml/
H A DXMLHttpRequestUpload.h71 virtual void refEventTarget() { ref(); } function in class:WebCore::XMLHttpRequestUpload
H A DXMLHttpRequest.h102 virtual void refEventTarget() { ref(); } function in class:WebCore::XMLHttpRequest
/external/webkit/WebCore/dom/
H A DMessagePort.h114 virtual void refEventTarget() { ref(); } function in class:WebCore::MessagePort
H A DEventTarget.h91 void ref() { refEventTarget(); }
154 virtual void refEventTarget() = 0;
H A DNode.h599 virtual void refEventTarget() { ref(); } function in class:WebCore::Node
/external/webkit/WebCore/notifications/
H A DNotification.h86 virtual void refEventTarget() { ref(); } function in class:WebCore::Notification
/external/webkit/WebCore/websockets/
H A DWebSocket.h99 virtual void refEventTarget() { ref(); } function in class:WebCore::WebSocket
/external/webkit/WebCore/page/
H A DEventSource.h91 virtual void refEventTarget() { ref(); } function in class:WebCore::EventSource
H A DDOMWindow.h368 virtual void refEventTarget() { ref(); } function in class:WebCore::DOMWindow
/external/webkit/WebCore/svg/
H A DSVGElementInstance.h147 virtual void refEventTarget() { ref(); } function in class:WebCore::SVGElementInstance

Completed in 89 milliseconds