Searched defs:hasClosedCaptions (Results 1 – 7 of 7) sorted by relevance
85 virtual bool hasClosedCaptions() const { return false; } in hasClosedCaptions() function
120 virtual bool hasClosedCaptions() const { return false; } in hasClosedCaptions() function in WebCore::NullMediaPlayerPrivate546 bool MediaPlayer::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::MediaPlayer
137 virtual bool hasClosedCaptions() const { return m_cachedHasCaptions; } in hasClosedCaptions() function
409 bool MediaPlayerPrivate::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::MediaPlayerPrivate
744 bool QTMovie::hasClosedCaptions() const in hasClosedCaptions() function in QTMovie
555 bool MediaPlayerPrivateQuickTimeVisualContext::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::MediaPlayerPrivateQuickTimeVisualContext
2624 bool HTMLMediaElement::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::HTMLMediaElement