Home
last modified time | relevance | path

Searched defs:closedCaptionsVisible (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/html/
DMediaController.h96 virtual bool closedCaptionsVisible() const { return m_closedCaptionsVisible; } in closedCaptionsVisible() function
DHTMLMediaElement.cpp3505 bool HTMLMediaElement::closedCaptionsVisible() const in closedCaptionsVisible() function in WebCore::HTMLMediaElement