Home
last modified time | relevance | path

Searched defs:hasClosedCaptions (Results 1 – 5 of 5) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DMediaPlayerPrivate.h80 virtual bool hasClosedCaptions() const { return false; } in hasClosedCaptions() function
DMediaPlayer.cpp95 virtual bool hasClosedCaptions() const { return false; } in hasClosedCaptions() function in WebCore::NullMediaPlayerPrivate
407 bool MediaPlayer::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::MediaPlayer
/external/webkit/WebCore/platform/graphics/win/
DMediaPlayerPrivateQuickTimeWin.cpp336 bool MediaPlayerPrivate::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::MediaPlayerPrivate
DQTMovieWin.cpp927 bool QTMovieWin::hasClosedCaptions() const in hasClosedCaptions() function in QTMovieWin
/external/webkit/WebCore/html/
DHTMLMediaElement.cpp1887 bool HTMLMediaElement::hasClosedCaptions() const in hasClosedCaptions() function in WebCore::HTMLMediaElement