Searched defs:hasAudio (Results 1 - 10 of 10) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.h50 bool hasAudio() const { return m_hasAudio; } function in class:WebCore::MediaPlayerPrivateGStreamer
/macosx-10.9.5/WebCore-7537.78.1/html/
H A DMediaController.cpp557 bool MediaController::hasAudio() const function in class:MediaController
H A DHTMLMediaElement.cpp2280 bool HTMLMediaElement::hasAudio() const function in class:WebCore::HTMLMediaElement
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.h142 virtual bool hasAudio() const { return m_cachedHasAudio; } function in class:WebCore::MediaPlayerPrivateAVFoundation
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/qt/
H A DMediaPlayerPrivateQt.cpp161 bool MediaPlayerPrivateQt::hasAudio() const function in class:WebCore::MediaPlayerPrivateQt
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/win/
H A DQTMovie.cpp730 bool QTMovie::hasAudio() const function in class:QTMovie
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp521 bool MediaPlayerPrivateQuickTimeVisualContext::hasAudio() const function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/
H A DMediaPlayer.cpp114 virtual bool hasAudio() const { return false; } function in class:WebCore::NullMediaPlayerPrivate
582 bool MediaPlayer::hasAudio() const function in class:WebCore::MediaPlayer
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp888 bool hasAudio = false; local
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/blackberry/
H A DMediaPlayerPrivateBlackBerry.cpp264 bool MediaPlayerPrivate::hasAudio() const function in class:WebCore::MediaPlayerPrivate

Completed in 210 milliseconds