Home
last modified time | relevance | path

Searched refs:ccTrack (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovie.cpp756 …Track ccTrack = GetMovieIndTrackType(m_private->m_movie, 1, closedCaptionTrackType, movieTrackMedi… in setClosedCaptionsVisible() local
757 if (!ccTrack) in setClosedCaptionsVisible()
761 …QTSetTrackProperty(ccTrack, closedCaptionTrackType, closedCaptionDisplayPropertyID, sizeof(doDispl… in setClosedCaptionsVisible()