Home | History | Annotate | Download | only in blink

Lines Matching refs:WebInbandTextTrackImpl

11 WebInbandTextTrackImpl::WebInbandTextTrackImpl(
25 WebInbandTextTrackImpl::~WebInbandTextTrackImpl() {
29 void WebInbandTextTrackImpl::setClient(
34 blink::WebInbandTextTrackClient* WebInbandTextTrackImpl::client() {
38 WebInbandTextTrackImpl::Kind WebInbandTextTrackImpl::kind() const {
42 blink::WebString WebInbandTextTrackImpl::label() const {
46 blink::WebString WebInbandTextTrackImpl::language() const {
50 blink::WebString WebInbandTextTrackImpl::id() const {
54 int WebInbandTextTrackImpl::textTrackIndex() const {