Searched refs:supportsClosedCaptioning (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/rendering/
H A DRenderThemeChromiumSkia.h56 virtual bool supportsClosedCaptioning() const OVERRIDE;
H A DRenderThemeChromiumMac.h128 virtual bool supportsClosedCaptioning() const { return true; } function in class:WebCore::RenderThemeChromiumMac
H A DRenderTheme.h187 virtual bool supportsClosedCaptioning() const { return false; } function in class:WebCore::RenderTheme
H A DRenderThemeChromiumSkia.cpp93 bool RenderThemeChromiumSkia::supportsClosedCaptioning() const function in class:WebCore::RenderThemeChromiumSkia
/external/chromium_org/third_party/WebKit/Source/core/html/shadow/
H A DMediaControlsChromium.cpp112 if (document->page()->theme()->supportsClosedCaptioning()) {

Completed in 81 milliseconds