Searched defs:paused (Results 1 - 21 of 21) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/Modules/webdatabase/
H A DDatabaseContext.cpp184 void DatabaseContext::setPaused(bool paused) argument
H A DDatabaseThread.cpp143 void DatabaseThread::setPaused(bool paused) argument
H A DDatabaseTracker.cpp1303 void DatabaseTracker::setDatabasesPaused(bool paused) argument
/macosx-10.10/WebCore-7600.1.25/inspector/
H A DPageScriptDebugServer.cpp148 void PageScriptDebugServer::setJavaScriptPaused(const PageGroup& pageGroup, bool paused) argument
159 void PageScriptDebugServer::setJavaScriptPaused(Page* page, bool paused) argument
169 void PageScriptDebugServer::setJavaScriptPaused(Frame* frame, bool paused) argument
190 setJavaScriptPaused(FrameView* view, bool paused) argument
[all...]
/macosx-10.10/WebCore-7600.1.25/Modules/speech/
H A DSpeechSynthesis.cpp99 bool SpeechSynthesis::paused() const function in class:WebCore::SpeechSynthesis
/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DMediaPlayerPrivateMediaFoundation.cpp122 bool MediaPlayerPrivateMediaFoundation::paused() const function in class:WebCore::MediaPlayerPrivateMediaFoundation
/macosx-10.10/WTF-7600.1.24/wtf/
H A DMainThread.cpp220 void setMainThreadCallbacksPaused(bool paused) argument
/macosx-10.10/WebCore-7600.1.25/platform/mock/mediasource/
H A DMockMediaPlayerMediaSource.cpp147 bool MockMediaPlayerMediaSource::paused() const function in class:WebCore::MockMediaPlayerMediaSource
/macosx-10.10/WebCore-7600.1.25/page/animation/
H A DAnimationBase.h126 bool paused() const { return m_pauseTime >= 0 || m_animationState == AnimationState::PausedNew; } function in class:WebCore::AnimationBase
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.cpp313 bool MediaPlayerPrivateAVFoundation::paused() const function in class:WebCore::MediaPlayerPrivateAVFoundation
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DWebKitMediaSourceGStreamer.cpp45 gboolean paused; member in struct:_Source
[all...]
H A DWebKitWebSourceGStreamer.cpp138 gboolean paused; member in struct:_WebKitWebSrcPrivate
H A DMediaPlayerPrivateGStreamer.cpp619 bool MediaPlayerPrivateGStreamer::paused() const function in class:WebCore::MediaPlayerPrivateGStreamer
/macosx-10.10/WebCore-7600.1.25/rendering/
H A DRenderThemeWinCE.cpp594 bool paused = !mediaElement || mediaElement->paused(); local
/macosx-10.10/emacs-93/emacs/lisp/play/
H A Dsnake.el[all...]
H A Dtetris.el[all...]
/macosx-10.10/sudo-73/src/
H A Dsudoreplay.c1072 int nready, paused = 0; local
/macosx-10.10/WebCore-7600.1.25/plugins/
H A DPluginView.cpp702 void PluginView::setJavaScriptPaused(bool paused) argument
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DMediaPlayer.cpp116 virtual bool paused() const { return false; } function in class:WebCore::NullMediaPlayerPrivate
545 bool MediaPlayer::paused() const function in class:WebCore::MediaPlayer
/macosx-10.10/WebCore-7600.1.25/html/
H A DHTMLMediaElement.cpp2628 bool HTMLMediaElement::paused() const function in class:WebCore::HTMLMediaElement
[all...]
/macosx-10.10/bind9-45.101/bind9/lib/dns/
H A Drbtdb.c611 isc_boolean_t paused; member in struct:rbtdb_dbiterator
[all...]

Completed in 462 milliseconds