Searched refs:canSuspend (Results 1 - 24 of 24) sorted by relevance

/external/webkit/Source/WebCore/dom/
H A DActiveDOMObject.cpp64 bool ActiveDOMObject::canSuspend() const function in class:WebCore::ActiveDOMObject
H A DActiveDOMObject.h45 // canSuspend() is used by the caller if there is a choice between suspending and stopping.
48 // However, 'suspend' can be called even if canSuspend() would return 'false'. That
56 virtual bool canSuspend() const;
H A DScriptExecutionContext.cpp226 // No protection against m_activeDOMObjects changing during iteration: canSuspend() shouldn't execute arbitrary JS.
231 if (!iter->first->canSuspend()) {
/external/webkit/Source/WebCore/page/
H A DSuspendableTimer.h43 virtual bool canSuspend() const;
H A DSuspendableTimer.cpp83 bool SuspendableTimer::canSuspend() const function in class:WebCore::SuspendableTimer
/external/webkit/Source/WebCore/html/
H A DHTMLMarqueeElement.h60 virtual bool canSuspend() const;
H A DHTMLMarqueeElement.cpp176 bool HTMLMarqueeElement::canSuspend() const function in class:WebCore::HTMLMarqueeElement
H A DHTMLMediaElement.h230 virtual bool canSuspend() const;
H A DHTMLMediaElement.cpp2322 bool HTMLMediaElement::canSuspend() const function in class:WebCore::HTMLMediaElement
/external/webkit/Source/WebCore/workers/
H A DWorker.h68 virtual bool canSuspend() const;
H A DWorker.cpp113 bool Worker::canSuspend() const function in class:WebCore::Worker
/external/webkit/Source/WebCore/bindings/generic/
H A DActiveDOMCallback.cpp78 virtual bool canSuspend() const { return false; } function in class:WebCore::ActiveDOMObjectCallbackImpl
/external/webkit/Source/WebCore/fileapi/
H A DFileWriter.h72 virtual bool canSuspend() const;
H A DFileReader.h82 virtual bool canSuspend() const;
H A DFileReader.cpp68 bool FileReader::canSuspend() const function in class:WebCore::FileReader
H A DFileWriter.cpp67 bool FileWriter::canSuspend() const function in class:WebCore::FileWriter
/external/webkit/Source/WebCore/storage/
H A DIDBTransaction.h84 virtual bool canSuspend() const;
H A DIDBTransaction.cpp163 bool IDBTransaction::canSuspend() const function in class:WebCore::IDBTransaction
/external/webkit/Source/WebCore/websockets/
H A DWebSocket.h85 virtual bool canSuspend() const;
H A DWebSocket.cpp216 bool WebSocket::canSuspend() const function in class:WebCore::WebSocket
/external/webkit/Source/WebCore/xml/
H A DXMLHttpRequest.h72 virtual bool canSuspend() const;
H A DXMLHttpRequest.cpp1093 bool XMLHttpRequest::canSuspend() const function in class:WebCore::XMLHttpRequest
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.jdt.debug_3.6.1.v20100715_r361/
H A Djdimodel.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.debug.core_3.6.0.v20100519.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 381 milliseconds