HomeSort by relevance Sort by last modified time
    Searched full:webkitclosedcaptionsvisible (Results 1 - 4 of 4) sorted by null

  /external/webkit/Source/WebCore/html/
HTMLMediaElement.idl 83 attribute boolean webkitClosedCaptionsVisible;
HTMLMediaElement.h 130 bool webkitClosedCaptionsVisible() const;
HTMLMediaElement.cpp     [all...]
  /external/webkit/Source/WebCore/manual-tests/
media-controls.html 172 video.webkitClosedCaptionsVisible = true;
175 video.webkitClosedCaptionsVisible = true;

Completed in 131 milliseconds