Home
last modified time | relevance | path

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

/external/webkit/WebCore/rendering/
DRenderMediaControls.cpp97 bool captionsVisible = btn->displayType() == MediaHideClosedCaptionsButton; in paintMediaControlsPart() local
98 …paintThemePart(captionsVisible ? SafariTheme::MediaHideClosedCaptionsButtonPart : SafariTheme::Med… in paintMediaControlsPart()