Searched refs:chaptersKeyword (Results 1 – 4 of 4) sorted by relevance
64 setKind(TextTrack::chaptersKeyword()); in InbandTextTrack()
67 const AtomicString& TextTrack::chaptersKeyword() in chaptersKeyword() function in blink::TextTrack136 if (value == chaptersKeyword()) in isValidKindKeyword()
65 static const AtomicString& chaptersKeyword();
2882 else if (kind == TextTrack::chaptersKeyword()) in configureTextTracks()