Searched defs:hasVideo (Results 1 – 10 of 10) sorted by relevance
51 virtual bool hasVideo() const { return player() && player()->hasVideo(); } in hasVideo() function
67 virtual bool hasVideo() const { return false; } in hasVideo() function
156 bool MediaPlayerPrivate::hasVideo() const in hasVideo() function in WebCore::MediaPlayerPrivate158 bool hasVideo = m_mediaObject->hasVideo(); in hasVideo() local465 void MediaPlayerPrivate::hasVideoChanged(bool hasVideo) in hasVideoChanged()
73 virtual bool hasVideo() const { return false; } in hasVideo() function in WebCore::NullMediaPlayerPrivate341 bool MediaPlayer::hasVideo() in hasVideo() function in WebCore::MediaPlayer
237 bool MediaPlayerPrivate::hasVideo() const in hasVideo() function in WebCore::MediaPlayerPrivate
863 bool QTMovieWin::hasVideo() const in hasVideo() function in QTMovieWin
320 bool MediaPlayerPrivate::hasVideo() const in hasVideo() function in WebCore::MediaPlayerPrivate
115 bool MediaPlayerPrivate::hasVideo() const in hasVideo() function in WebCore::MediaPlayerPrivate
366 bool hasVideo = false; in parseMP4() local
2125 bool hasVideo = false; in HasVideo() local