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

/external/webkit/Source/WebCore/loader/appcache/
H A DDOMApplicationCache.h83 virtual void refEventTarget() { ref(); } function in class:WebCore::DOMApplicationCache
/external/webkit/Source/WebCore/webaudio/
H A DJavaScriptAudioNode.h93 virtual void refEventTarget() { ref(); } function in class:WebCore::JavaScriptAudioNode
H A DAudioContext.h283 virtual void refEventTarget() { ref(); } function in class:WebCore::AudioContext
/external/webkit/Source/WebCore/workers/
H A DAbstractWorker.h70 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.h177 virtual void refEventTarget() { ref(); } function in class:WebCore::WorkerContext
/external/webkit/Source/WebCore/xml/
H A DXMLHttpRequestUpload.h71 virtual void refEventTarget() { ref(); } function in class:WebCore::XMLHttpRequestUpload
H A DXMLHttpRequest.h139 virtual void refEventTarget() { ref(); } function in class:WebCore::XMLHttpRequest
/external/webkit/Source/WebCore/dom/
H A DMessagePort.h111 virtual void refEventTarget() { ref(); } function in class:WebCore::MessagePort
H A DEventTarget.h101 void ref() { refEventTarget(); }
184 virtual void refEventTarget() = 0;
H A DNode.h668 virtual void refEventTarget();
H A DNode.cpp888 void Node::refEventTarget() function in class:WebCore::Node
/external/webkit/Source/WebCore/fileapi/
H A DFileWriter.h96 virtual void refEventTarget() { ref(); } function in class:WebCore::FileWriter
H A DFileReader.h119 virtual void refEventTarget() { ref(); } function in class:WebCore::FileReader
/external/webkit/Source/WebCore/page/
H A DEventSource.h88 virtual void refEventTarget() { ref(); } function in class:WebCore::EventSource
H A DDOMWindow.h440 virtual void refEventTarget() { ref(); } function in class:WebCore::DOMWindow
/external/webkit/Source/WebCore/storage/
H A DIDBRequest.h106 virtual void refEventTarget() { ref(); } function in class:WebCore::IDBRequest
H A DIDBTransaction.h96 virtual void refEventTarget() { ref(); } function in class:WebCore::IDBTransaction
H A DIDBDatabase.h101 virtual void refEventTarget() { ref(); } function in class:WebCore::IDBDatabase
/external/webkit/Source/WebCore/websockets/
H A DWebSocket.h102 virtual void refEventTarget() { ref(); } function in class:WebCore::WebSocket
/external/webkit/Source/WebCore/notifications/
H A DNotification.h119 virtual void refEventTarget() { ref(); } function in class:WebCore::Notification
/external/webkit/Source/WebCore/svg/
H A DSVGElementInstance.h154 virtual void refEventTarget() { ref(); } function in class:WebCore::SVGElementInstance

Completed in 274 milliseconds